This is an automated email from the ASF dual-hosted git repository. ascheman pushed a commit to branch add-ascheman-committer in repository https://gitbox.apache.org/repos/asf/maven-parent.git
commit b8bc97495d5e7018234e695d227f7a4acc9aaec3 Author: Gerd Aschemann <[email protected]> AuthorDate: Mon Jun 22 08:54:25 2026 +0200 Add Gerd Aschemann to committer list --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 0b88223..72bf349 100644 --- a/pom.xml +++ b/pom.xml @@ -355,6 +355,15 @@ under the License. </roles> <timezone>Europe/Berlin</timezone> </developer> + <developer> + <id>ascheman</id> + <name>Gerd Aschemann</name> + <email>[email protected]</email> + <roles> + <role>Committer</role> + </roles> + <timezone>Europe/Berlin</timezone> + </developer> <developer> <id>bdemers</id> <name>Brian Demers</name>
