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-exec.git
The following commit(s) were added to refs/heads/master by this push:
new 3ec94d9 Update my developer entry.
3ec94d9 is described below
commit 3ec94d99262560811718525e7f3dd508da3ec44f
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 1 11:36:27 2021 -0400
Update my developer entry.
---
pom.xml | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4dca9eb..f27e449 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,12 +70,19 @@
<timezone>+1</timezone>
</developer>
<developer>
- <name>Gary Gregory</name>
<id>ggregory</id>
- <organization>Apache</organization>
- <email>[email protected]</email>
- <url>http://www.garygregory.com</url>
- <timezone>-5</timezone>
+ <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>
</developers>
<contributors>