This is an automated email from the ASF dual-hosted git repository. mbuenger 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 16ec361 Add Matthias Bünger to committer list (#230) 16ec361 is described below commit 16ec36179f2cfef9957c16e1191cbd4ba7ce3ffd Author: Matthias Bünger <buk...@users.noreply.github.com> AuthorDate: Fri Feb 7 15:42:45 2025 +0100 Add Matthias Bünger to committer list (#230) --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index a94f4f5..c396877 100644 --- a/pom.xml +++ b/pom.xml @@ -520,6 +520,15 @@ under the License. <role>Committer</role> </roles> </developer> + <developer> + <id>mbuenger</id> + <name>Matthias Bünger</name> + <email>mbuen...@apache.org</email> + <roles> + <role>Committer</role> + </roles> + <timezone>Europe/Berlin</timezone> + </developer> <developer> <id>mfriedenhagen</id> <name>Mirko Friedenhagen</name>