aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Gageot <david@gageot.net>2012-05-07 09:53:17 +0200
committerDavid Gageot <david@gageot.net>2012-05-07 15:25:22 +0200
commit24da63d4ff1d5247231a3cb5d2ebc1b1c8c26d70 (patch)
tree141b142bc5e2f2d166d2af44e76e0279e2f4d4b9
parentce7cc6562b2b9c4009573453cc5c77707a5275bb (diff)
downloadsonarqube-24da63d4ff1d5247231a3cb5d2ebc1b1c8c26d70.tar.gz
sonarqube-24da63d4ff1d5247231a3cb5d2ebc1b1c8c26d70.zip
Look Mum, my name in the Maven pom!
-rw-r--r--pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 3eb2062fd13..eb5b4649d20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1098,6 +1098,13 @@
<organization>SonarSource</organization>
<timezone>+1</timezone>
</developer>
+ <developer>
+ <id>david.gageot</id>
+ <name>David Gageot</name>
+ <email>david.gageot@sonarsource.com</email>
+ <organization>SonarSource</organization>
+ <timezone>+1</timezone>
+ </developer>
</developers>
<profiles>