This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit a684d0a5bc2e4386d5a7622f6d1ef7d83837dfe8 Author: Volkan Yazıcı <[email protected]> AuthorDate: Mon Feb 20 10:30:29 2023 +0100 Make `vy` the PMC chair --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8d659347f1..af671cdbb1 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ <name>Volkan Yazıcı</name> <email>[email protected]</email> <roles> - <role>PMC Member</role> + <role>PMC Chair</role> </roles> <timezone>Europe/Amsterdam</timezone> </developer> @@ -172,7 +172,7 @@ <name>Ron Grabowski</name> <email>[email protected]</email> <roles> - <role>PMC Chair</role> + <role>PMC Member</role> </roles> <timezone>America/New_York</timezone> </developer>
