summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorphil <[email protected]>2016-12-04 20:02:38 +1300
committerphil <[email protected]>2016-12-04 20:02:38 +1300
commitf41ece11c802558f6c20d298de28521107af708c (patch)
tree59d147a8986837c6155996889d7be997f716206b
parentd49ee9e39240fb85e238fbd15038ce13ddd2bb2d (diff)
Updated pom added myself as maintainer
-rw-r--r--pom.xml17
1 files changed, 14 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index fc7ef33..fd3b581 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,15 +23,26 @@
<organizationUrl>http://jogamp.org/</organizationUrl>
</developer>
<developer>
- <id>hharrison</id>
- <name>Harvey Harrison</name>
- <url>https://github.com/hharrison</url>
+ <id>philjord</id>
+ <name>Philip Jordan</name>
+ <email>[email protected]</email>
+ <url>https://github.com/philjord</url>
<organization>JogAmp</organization>
<organizationUrl>http://jogamp.org/</organizationUrl>
+ <roles>
+ <role>maintainer</role>
+ </roles>
+ <timezone>+12</timezone>
</developer>
</developers>
<contributors>
<contributor>
+ <name>Harvey Harrison</name>
+ <url>https://github.com/hharrison</url>
+ <organization>JogAmp</organization>
+ <organizationUrl>http://jogamp.org/</organizationUrl>
+ </contributor>
+ <contributor>
<name>Kevin Rushforth</name>
<url>https://www.linkedin.com/in/kevin-rushforth-8ba3b43</url>
<organization>Oracle Corporation</organization>