Skip to content

Commit

Permalink
Update developers in POM
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinesd committed Jan 13, 2017
1 parent 34ef8c7 commit eba8940
Showing 1 changed file with 22 additions and 33 deletions.
55 changes: 22 additions & 33 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,36 +44,34 @@

<developers>
<developer>
<name>Pete Muir</name>
<id>pmuir</id>
<timezone>GMT</timezone>
<name>Antoine Sabot-Durand</name>
<id>asabotdu</id>
<timezone>CET</timezone>
<organization>Red Hat Inc.</organization>
<roles>
<role>Specfication Lead</role>
</roles>
<email>pmuir[at]redhat[dot]com</email>
<email>asd[at]redhat[dot]com</email>
</developer>

<developer>
<name>Antoine Sabot-Durand</name>
<id>asabotdu</id>
<timezone>CET</timezone>
<name>Martin Kouba</name>
<id>mkouba</id>
<organization>Red Hat Inc.</organization>
<roles>
<role>Specfication co-lead</role>
<role>RI tech lead</role>
</roles>
<email>asd[at]redhat[dot]com</email>
<email>mkouba[at]redhat[dot]com</email>
</developer>

<developer>
<name>Jozef Hartinger</name>
<id>jhartinger</id>
<timezone>CET</timezone>
<name>Tomas Remes</name>
<id>tremes</id>
<organization>Red Hat Inc.</organization>
<roles>
<role>RI tech lead</role>
<role>TCK tech lead</role>
</roles>
<email>jhartinger[at]redhat[dot]com</email>
<email>tremes[at]redhat[dot]com</email>
</developer>

<developer>
Expand All @@ -86,16 +84,6 @@
<email>struberg[at]yahoo[dot]de</email>
</developer>

<developer>
<name>Martin Kouba</name>
<id>mkouba</id>
<organization>Red Hat Inc.</organization>
<roles>
<role>RI developer</role>
</roles>
<email>mkouba[at]redhat[dot]com</email>
</developer>

<developer>
<name>John D. Ament</name>
<id>johndament</id>
Expand All @@ -107,6 +95,16 @@
<email>johndament[at]apache[dot]org</email>
</developer>

<developer>
<name>Matej Novotny</name>
<id>manovotn</id>
<organization>Red Hat Inc.</organization>
<roles>
<role>TCK and RI developer</role>
</roles>
<email>manovotn[at]redhat[dot]com</email>
</developer>

<developer>
<name>Mark Paluch</name>
<id>mp911de</id>
Expand All @@ -118,15 +116,6 @@
<email>mpaluch[at]paluch[dot]biz</email>
</developer>

<developer>
<name>Tomas Remes</name>
<id>tremes</id>
<organization>Red Hat Inc.</organization>
<roles>
<role>TCK tech lead</role>
</roles>
<email>tremes[at]redhat[dot]com</email>
</developer>
</developers>


Expand Down

0 comments on commit eba8940

Please sign in to comment.