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 21cf2dea1ac0eb9c52c3c1380a05d26dc3f505b1 Author: Robert Lazarski <[email protected]> AuthorDate: Tue Jun 29 15:59:29 2021 -1000 add myself to the team in alphabetical order --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 8cdbfdd..64d878e 100644 --- a/pom.xml +++ b/pom.xml @@ -109,6 +109,12 @@ <url>http://www.apache.org/~deepal</url> </developer> <developer> + <name>Robert Lazarski</name> + <id>robertlazarski</id> + <email>robertlazarski AT gmail.com</email> + <organization>Alpha Theory</organization> + </developer> + <developer> <name>Chatra Nakkawita</name> <id>chatra</id> <email>chatra AT WSO2.com</email> @@ -183,12 +189,6 @@ <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>
