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-fileupload.git
The following commit(s) were added to refs/heads/master by this push:
new fbb7d71 Update my developer entry.
fbb7d71 is described below
commit fbb7d7113c869d74d2f1f49f1f0e212b4ef79fcc
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 1 11:36:59 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 abd6fa1..b3046f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,10 +91,19 @@
<organization>Adobe</organization>
</developer>
<developer>
- <name>Gary Gregory</name>
<id>ggregory</id>
- <email>[email protected]</email>
- <organization />
+ <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>Rob Tompkins</name>