Skip to content

Commit

Permalink
Merge pull request junit-team#1008 from marcphilipp/update-team-in-pom
Browse files Browse the repository at this point in the history
Update Team in pom.xml
  • Loading branch information
stefanbirkner committed Nov 3, 2014
2 parents 26f9eba + 39076ed commit c731aa5
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,21 @@
<name>David Saff</name>
<email>david@saff.net</email>
</developer>
<developer>
<id>kcooney</id>
<name>Kevin Cooney</name>
<email>kcooney@google.com</email>
</developer>
<developer>
<id>stefanbirkner</id>
<name>Stefan Birkner</name>
<email>mail@stefan-birkner.de</email>
</developer>
<developer>
<id>marcphilipp</id>
<name>Marc Philipp</name>
<email>mail@marcphilipp.de</email>
</developer>
</developers>
<contributors>
<contributor>
Expand Down

0 comments on commit c731aa5

Please sign in to comment.