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-log4j-kotlin.git


The following commit(s) were added to refs/heads/main by this push:
     new c14f006  pom: correct timezone for Raman Gupta
c14f006 is described below

commit c14f00633ecdd8138bf5405ca170777330f9b5b3
Author: Raman Gupta <[email protected]>
AuthorDate: Tue Oct 28 10:48:58 2025 -0400

    pom: correct timezone for Raman Gupta
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 241d27b..34bc06b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
       <roles>
         <role>Committer</role>
       </roles>
-      <timezone>Asia/Kolkata</timezone>
+      <timezone>America/New_York</timezone>
     </developer>
 
     <developer>

Reply via email to