Skip to content

Commit e0bfa04

Browse files
committed
#562 - Polishing.
Add Greg to project metadata in pom.xml.
1 parent 9f875b2 commit e0bfa04

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

pom.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,22 @@
2525
<id>ogierke</id>
2626
<name>Oliver Gierke</name>
2727
<email>ogierke(at)pivotal.io</email>
28-
<organization>Pivotal, Inc.</organization>
28+
<organization>Pivotal Software, Inc.</organization>
2929
<roles>
3030
<role>Project lead</role>
3131
</roles>
3232
<timezone>+1</timezone>
3333
</developer>
34+
<developer>
35+
<id>gturnquist</id>
36+
<name>Greg Turnquist</name>
37+
<email>gturnquist(at)pivotal.io</email>
38+
<organization>Pivotal Software, Inc.</organization>
39+
<roles>
40+
<role>Contributor</role>
41+
</roles>
42+
<timezone>-6</timezone>
43+
</developer>
3444
</developers>
3545

3646
<licenses>

0 commit comments

Comments
 (0)