You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sa...@apache.org on 2014/04/27 18:18:49 UTC

git commit: adding sachith to the developers

Repository: airavata
Updated Branches:
  refs/heads/master ec1d2b845 -> 3a4dfd047


adding sachith to the developers


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

Branch: refs/heads/master
Commit: 3a4dfd047e3da02f669e65f940d72ebf55d27125
Parents: ec1d2b8
Author: Sachith Withana <sa...@apache.org>
Authored: Sun Apr 27 09:18:03 2014 -0700
Committer: Sachith Withana <sa...@apache.org>
Committed: Sun Apr 27 09:18:03 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/airavata/blob/3a4dfd04/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 91576da..f1637c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -321,6 +321,17 @@
                 <role>committer</role>
             </roles>
         </developer>
+ 	<developer>
+            <id>sachith</id>
+            <name>Sachith Danushka Withana</name>
+            <email>sachith@apache.org</email>
+            <timezone>+5.5</timezone>
+            <organization>University of Moratuwa</organization>
+            <organizationUrl>http://www.mrt.ac.lk/web/</organizationUrl>
+            <roles>
+                <role>committer</role>
+            </roles>
+        </developer>
     </developers>
 
     <dependencyManagement>