You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sc...@apache.org on 2015/05/11 19:35:31 UTC

airavata git commit: updating pom.xml with new developer information

Repository: airavata
Updated Branches:
  refs/heads/master 43c313f9a -> 06bf62b9d


updating pom.xml with new developer information


Project: http://git-wip-us.apache.org/repos/asf/airavata/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/06bf62b9
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/06bf62b9
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/06bf62b9

Branch: refs/heads/master
Commit: 06bf62b9de57621d994e51b594855a602403f560
Parents: 43c313f
Author: Supun Nakandala <su...@gmail.com>
Authored: Mon May 11 23:02:41 2015 +0530
Committer: Supun Nakandala <su...@gmail.com>
Committed: Mon May 11 23:02:41 2015 +0530

----------------------------------------------------------------------
 pom.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/06bf62b9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5ebefcd..8d6405a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -349,6 +349,18 @@
 				<role>committer</role>
 			</roles>
 		</developer>
+		<developer>
+   			<id>scnakandala</id>
+   			<name>Supun Nakandala</name>
+   			<email>scnakandala@apache.org</email>
+   			<timezone>+5.5</timezone>
+   			<organization>University of Moratuwa</organization>
+   			<organizationUrl>http://www.mrt.ac.lk/web/</organizationUrl>
+   			<roles>
+      				<role>committer</role>
+      				<role>PMC member</role>
+   			</roles>
+		</developer>
 	</developers>
 
 	<dependencyManagement>