summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorphil <[email protected]>2016-12-04 20:10:20 +1300
committerphil <[email protected]>2016-12-04 20:10:20 +1300
commitcf6947faef1e6f65fe9900b56a637b9b7f0f83e4 (patch)
tree968a5be3fdcbb8976507c08eed4a98852eb63035 /pom.xml
parentd37e7e02e535d5739e2ee2865041e33dab6b397e (diff)
added myself as maintainer
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml17
1 files changed, 14 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 972817c..55228dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,15 +25,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>