This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git
The following commit(s) were added to refs/heads/master by this push:
new 44d3ff6d Add myself as a developer in the root pom.xml
44d3ff6d is described below
commit 44d3ff6d286ad0316e13fc9bc3158fe2e1ac9468
Author: Robert Lazarski <[email protected]>
AuthorDate: Thu Nov 28 17:47:42 2024 -1000
Add myself as a developer in the root pom.xml
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 21d9d73e..0061f4f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
<developer>
<name>Robert Lazarski</name>
<id>robertlazarski</id>
- <email>robertlazarski AT apache.org</email>
+ <email>robertlazarski AT gmail.com</email>
<organization>Alpha Theory</organization>
</developer>
</developers>