This is an automated email from the ASF dual-hosted git repository. jungm pushed a commit to branch bval-3.0.x in repository https://gitbox.apache.org/repos/asf/bval.git
commit c570a0076587d75e92019d07ae0329ce24512cd6 Author: Markus Jung <[email protected]> AuthorDate: Tue Jul 9 18:39:32 2024 +0200 Adding myself as a committer --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index e56ed0c..cb82e69 100644 --- a/pom.xml +++ b/pom.xml @@ -227,6 +227,14 @@ <role>PMC Member</role> </roles> </developer> + <developer> + <id>jungm</id> + <name>Markus Jung</name> + <email>[email protected]</email> + <roles> + <role>Committer</role> + </roles> + </developer> </developers> <contributors>
