This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git
The following commit(s) were added to refs/heads/master by this push:
new 8e6eb0a Update my developer entry.
8e6eb0a is described below
commit 8e6eb0a289ddef08e90fee4208f6be9a1383107c
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 1 11:32:12 2021 -0400
Update my developer entry.
---
pom.xml | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 713f064..701d485 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,10 +94,19 @@
<organization>Apache</organization>
</developer>
<developer>
- <name>Gary Gregory</name>
<id>ggregory</id>
- <email>[email protected]</email>
- <url>http://www.garygregory.com</url>
+ <name>Gary Gregory</name>
+ <email>ggregory at apache.org</email>
+ <url>https://www.garygregory.com</url>
+ <organization>The Apache Software Foundation</organization>
+ <organizationUrl>https://www.apache.org/</organizationUrl>
+ <roles>
+ <role>PMC Member</role>
+ </roles>
+ <timezone>America/New_York</timezone>
+ <properties>
+
<picUrl>https://people.apache.org/~ggregory/img/garydgregory80.png</picUrl>
+ </properties>
</developer>
<developer>
<name>Benedikt Ritter</name>