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-jexl.git
commit b68dee43ceb28bf38fb330d6c05fcbe26f452070 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri May 31 22:56:03 2024 -0400 Add self --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index f86e5ad3..49f081a0 100644 --- a/pom.xml +++ b/pom.xml @@ -520,6 +520,21 @@ <id>henrib</id> <email>henrib AT apache DOT org</email> </developer> + <developer> + <id>ggregory</id> + <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>