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/ws-axiom.git
commit fa32667f4f0553b5b19d26743614c46c9486bd13 Author: Robert Lazarski <[email protected]> AuthorDate: Tue Jun 29 15:24:46 2021 -1000 add myself to the team --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 89009f8..8cdbfdd 100644 --- a/pom.xml +++ b/pom.xml @@ -183,6 +183,12 @@ <email>sanjiva AT wso2.com</email> <organization>WSO2</organization> </developer> + <developer> + <name>Robert Lazarski</name> + <id>robertlazarski</id> + <email>robertlazarski AT gmail.com</email> + <organization>Alpha Theory</organization> + </developer> </developers> <contributors> <contributor>
