You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2017/04/28 15:22:57 UTC

[16/50] [abbrv] airavata git commit: Adding goshenoy@apache.org to developer list

Adding goshenoy@apache.org to developer list


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

Branch: refs/heads/develop
Commit: fc9b8f23cdb1d618862d90360f4e0401a91fe891
Parents: 1bf6e77
Author: Gourav Shenoy <sh...@gmail.com>
Authored: Mon Apr 10 14:02:46 2017 -0400
Committer: Gourav Shenoy <sh...@gmail.com>
Committed: Mon Apr 10 14:02:46 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/airavata/blob/fc9b8f23/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2f6e3a0..20d3d53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,6 +204,17 @@
                 <role>PMC member</role>
             </roles>
         </developer>
+	<developer>
+            <id>goshenoy</id>
+            <name>Gourav Ganesh Shenoy</name>
+            <email>goshenoy@apache.org</email>
+            <timezone>-5</timezone>
+            <organization>Indiana University</organization>
+            <organizationUrl>http://iub.edu</organizationUrl>
+            <roles>
+                <role>committer</role>
+            </roles>
+        </developer>
         <developer>
             <id>heshan</id>
             <name>Heshan Suriyarachchi</name>