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-rdf.git
The following commit(s) were added to refs/heads/master by this push:
new c646548 Update my developer entry.
c646548 is described below
commit c646548559383f28dc76d8b75ad9b6330fcab529
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 1 11:40:37 2021 -0400
Update my developer entry.
---
pom.xml | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7253b4b..84a482a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,13 +107,17 @@
<developer>
<id>ggregory</id>
<name>Gary Gregory</name>
- <email>ggregory[at]apache[dot]org</email>
+ <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>Committer</role>
- <role>Emeritus PPMC Member</role>
- <role>Emeritus Mentor</role>
+ <role>PMC Member</role>
</roles>
- <timezone>+1</timezone>
+ <timezone>America/New_York</timezone>
+ <properties>
+
<picUrl>https://people.apache.org/~ggregory/img/garydgregory80.png</picUrl>
+ </properties>
</developer>
<developer>
<id>wikier</id>