aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2013-02-05 19:08:20 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2013-02-05 19:10:17 +0100
commitef64bc8cd49434ecec69f3ff966b862a33c664b5 (patch)
tree18b4009b7174f462f4d271d98eeea6837881f273 /pom.xml
parentb58601cce773c23cdef9feb56e0cc486f000001a (diff)
downloadsonarqube-ef64bc8cd49434ecec69f3ff966b862a33c664b5.tar.gz
sonarqube-ef64bc8cd49434ecec69f3ff966b862a33c664b5.zip
Add missing developers
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml29
1 files changed, 25 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 44946a65751..4f39898bf6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1078,21 +1078,28 @@
<developers>
<developer>
- <id>dinesh.bolkensteyn</id>
+ <id>racodond</id>
+ <name>David Racodon</name>
+ <email>david.racodon@sonarsource.com</email>
+ <organization>SonarSource</organization>
+ <timezone>+1</timezone>
+ </developer>
+ <developer>
+ <id>dbolkensteyn</id>
<name>Dinesh Bolkensteyn</name>
<email>dinesh.bolkensteyn@sonarsource.com</email>
<organization>SonarSource</organization>
<timezone>+1</timezone>
</developer>
<developer>
- <id>evgeny.mandrikov</id>
+ <id>godin</id>
<name>Evgeny Mandrikov</name>
<email>evgeny.mandrikov@sonarsource.com</email>
<organization>SonarSource</organization>
<timezone>+3</timezone>
</developer>
<developer>
- <id>fabrice.bellingard</id>
+ <id>bellingard</id>
<name>Fabrice Bellingard</name>
<email>fabrice.bellingard@sonarsource.com</email>
<organization>SonarSource</organization>
@@ -1106,6 +1113,20 @@
<timezone>+1</timezone>
</developer>
<developer>
+ <id>henryju</id>
+ <name>Julien Henry</name>
+ <email>julien.henry@sonarsource.com</email>
+ <organization>SonarSource</organization>
+ <timezone>+1</timezone>
+ </developer>
+ <developer>
+ <id>julienlancelot</id>
+ <name>Julien Lancelot</name>
+ <email>julien.lancelot@sonarsource.com</email>
+ <organization>SonarSource</organization>
+ <timezone>+1</timezone>
+ </developer>
+ <developer>
<id>olivier.gaudin</id>
<name>Olivier Gaudin</name>
<email>olivier.gaudin@sonarsource.com</email>
@@ -1113,7 +1134,7 @@
<timezone>+1</timezone>
</developer>
<developer>
- <id>simon.brandhof</id>
+ <id>simonbrandhof</id>
<name>Simon Brandhof</name>
<email>simon.brandhof@sonarsource.com</email>
<organization>SonarSource</organization>