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 b7227548 Add myself as a developer in the root pom.xml
b7227548 is described below
commit b7227548d6ec7ee6b33bc6a672ade1940e6a6606
Author: Robert Lazarski <[email protected]>
AuthorDate: Thu Nov 28 17:46:40 2024 -1000
Add myself as a developer in the root pom.xml
---
pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pom.xml b/pom.xml
index 3ea332a0..21d9d73e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,6 +106,12 @@
<email>thilinamb AT apache.org</email>
<organization>WSO2</organization>
</developer>
+ <developer>
+ <name>Robert Lazarski</name>
+ <id>robertlazarski</id>
+ <email>robertlazarski AT apache.org</email>
+ <organization>Alpha Theory</organization>
+ </developer>
</developers>
<scm>