This is an automated email from the ASF dual-hosted git repository. ramanathan1504 pushed a commit to branch add-dev-name-ramanathan in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit b2c01754c0b63e82274a9a81d1fd99fcaef7cfeb Author: Ramanathan <[email protected]> AuthorDate: Tue Jul 14 16:13:35 2026 +0530 Add developer information for Ramanathan Muthu --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index cbf95d3bc4..9e749fc682 100644 --- a/pom.xml +++ b/pom.xml @@ -195,6 +195,16 @@ <timezone>Europe/Berlin</timezone> </developer> + <developer> + <id>ramanathan</id> + <name>Ramanathan Muthu</name> + <email>[email protected]</email> + <roles> + <role>Committer</role> + </roles> + <timezone>Asia/Kolkata</timezone> + </developer> + </developers> <mailingLists>
