You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2018/12/01 20:32:39 UTC

[juneau] branch master updated: Add shalithasuranga to pom.

This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git


The following commit(s) were added to refs/heads/master by this push:
     new db5f915  Add shalithasuranga to pom.
db5f915 is described below

commit db5f915595da46d94b4576e95f2f65f70e716b7d
Author: JamesBognar <ja...@apache.org>
AuthorDate: Sat Dec 1 15:32:27 2018 -0500

    Add shalithasuranga to pom.
---
 pom.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/pom.xml b/pom.xml
index 4a4305a..f841051 100644
--- a/pom.xml
+++ b/pom.xml
@@ -407,5 +407,10 @@
 			<name>Raphi D Lee</name>
 			<roles><role>PMC</role></roles>
 		</developer>
+		<developer>
+			<id>shalithasuranga</id>
+			<name>Shalitha Suranga</name>
+			<roles><role>PMC</role></roles>
+		</developer>
 	</developers>
 </project>