We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2e06fe commit 8e6eb0aCopy full SHA for 8e6eb0a
1 file changed
pom.xml
@@ -94,10 +94,19 @@
94
<organization>Apache</organization>
95
</developer>
96
<developer>
97
- <name>Gary Gregory</name>
98
<id>ggregory</id>
99
- <email>ggregory@apache.org</email>
100
- <url>http://www.garygregory.com</url>
+ <name>Gary Gregory</name>
+ <email>ggregory at apache.org</email>
+ <url>https://www.garygregory.com</url>
101
+ <organization>The Apache Software Foundation</organization>
102
+ <organizationUrl>https://www.apache.org/</organizationUrl>
103
+ <roles>
104
+ <role>PMC Member</role>
105
+ </roles>
106
+ <timezone>America/New_York</timezone>
107
+ <properties>
108
+ <picUrl>https://people.apache.org/~ggregory/img/garydgregory80.png</picUrl>
109
+ </properties>
110
111
112
<name>Benedikt Ritter</name>
0 commit comments