This is an automated email from the ASF dual-hosted git repository.

rgupta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/main by this push:
     new b9dd641bd1 Correct timezone for Raman Gupta (#2463)
b9dd641bd1 is described below

commit b9dd641bd132ed9656484b1cf320bf659bf07a32
Author: Raman Gupta <rocketra...@gmail.com>
AuthorDate: Wed Apr 10 03:25:35 2024 -0400

    Correct timezone for Raman Gupta (#2463)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 115f2f88bf..07bb018d10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
       <roles>
         <role>Committer</role>
       </roles>
-      <timezone>Asia/Kolkata</timezone>
+      <timezone>America/New York</timezone>
     </developer>
 
     <developer>

Reply via email to