You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sh...@apache.org on 2014/02/10 14:49:05 UTC

git commit: Entered new developer entry to parent pom to add myself as a airavata committer

Updated Branches:
  refs/heads/master 28ac4b750 -> b949a5c16


Entered new developer entry to parent pom to add myself as a airavata committer


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

Branch: refs/heads/master
Commit: b949a5c16718f80f51e9467d8e1bdac21082bd69
Parents: 28ac4b7
Author: Shameera <sh...@apache.org>
Authored: Mon Feb 10 19:18:24 2014 +0530
Committer: Shameera <sh...@apache.org>
Committed: Mon Feb 10 19:18:24 2014 +0530

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


http://git-wip-us.apache.org/repos/asf/airavata/blob/b949a5c1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ec8c6ed..30d8d1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -299,6 +299,17 @@
                 <role>PMC member</role>
             </roles>
         </developer>
+        <developer>
+            <id>shameera</id>
+            <name>Shameera Rathnayaka</name>
+            <email>shameera@apache.org</email>
+            <timezone>+5.5</timezone>
+            <organization>WSO2</organization>
+            <organizationUrl>http://wso2.com/</organizationUrl>
+            <roles>
+                <role>committer</role>
+            </roles>
+        </developer>
     </developers>
 
     <dependencyManagement>