We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f875b2 commit e0bfa04Copy full SHA for e0bfa04
pom.xml
@@ -25,12 +25,22 @@
25
<id>ogierke</id>
26
<name>Oliver Gierke</name>
27
<email>ogierke(at)pivotal.io</email>
28
- <organization>Pivotal, Inc.</organization>
+ <organization>Pivotal Software, Inc.</organization>
29
<roles>
30
<role>Project lead</role>
31
</roles>
32
<timezone>+1</timezone>
33
</developer>
34
+ <developer>
35
+ <id>gturnquist</id>
36
+ <name>Greg Turnquist</name>
37
+ <email>gturnquist(at)pivotal.io</email>
38
39
+ <roles>
40
+ <role>Contributor</role>
41
+ </roles>
42
+ <timezone>-6</timezone>
43
+ </developer>
44
</developers>
45
46
<licenses>
0 commit comments