Adding Ajinkya Dhamnaskar to pom.xml
Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/ab6d02dc Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/ab6d02dc Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/ab6d02dc Branch: refs/heads/develop Commit: ab6d02dc423b165705b8ec23388c43c1fcdadcce Parents: fc9b8f2 Author: Ajinkya Dhamnaskar <[email protected]> Authored: Tue Apr 11 13:00:11 2017 -0400 Committer: Ajinkya Dhamnaskar <[email protected]> Committed: Tue Apr 11 13:00:11 2017 -0400 ---------------------------------------------------------------------- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/ab6d02dc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 20d3d53..e3e93be 100644 --- a/pom.xml +++ b/pom.xml @@ -121,6 +121,17 @@ <developers> <developer> + <id>adhamnas</id> + <name>Ajinkya Dhamnaskar</name> + <email>[email protected]</email> + <timezone>-5</timezone> + <organization>Indiana University</organization> + <organizationUrl>http://www.iub.edu</organizationUrl> + <roles> + <role>committer</role> + </roles> + </developer> + <developer> <id>aslom</id> <name>Aleksander Slominski</name> <email>[email protected]</email>
