This is an automated email from the ASF dual-hosted git repository.
bmarwell pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new ba05578 Add bmarwell as PMC Member (#142)
ba05578 is described below
commit ba05578c7ccb5e6da7473109a493299df7b452c1
Author: Benjamin Marwell <[email protected]>
AuthorDate: Wed Oct 18 23:45:36 2023 +0200
Add bmarwell as PMC Member (#142)
---
pom.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/pom.xml b/pom.xml
index 6ec0b93..d36480e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,6 +88,16 @@ under the License.
</roles>
<timezone>America/New_York</timezone>
</developer>
+ <developer>
+ <id>bmarwell</id>
+ <name>Benjamin Marwell</name>
+ <email>[email protected]</email>
+ <organization>ASF</organization>
+ <roles>
+ <role>PMC Member</role>
+ </roles>
+ <timezone>Europe/Berlin</timezone>
+ </developer>
<developer>
<id>brianf</id>
<name>Brian Fox</name>