Adding [email protected] 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 <[email protected]> Authored: Mon Apr 10 14:02:46 2017 -0400 Committer: Gourav Shenoy <[email protected]> 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>[email protected]</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>
