Repository: airavata Updated Branches: refs/heads/master 31f3883c2 -> 0599edf0b
Adding myself to committer's list Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/0599edf0 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/0599edf0 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/0599edf0 Branch: refs/heads/master Commit: 0599edf0bb0b909a62ca963f46d6c8aa083dfed7 Parents: 31f3883 Author: viknesb <[email protected]> Authored: Wed Mar 19 21:36:12 2014 -0600 Committer: viknesb <[email protected]> Committed: Wed Mar 19 21:36:12 2014 -0600 ---------------------------------------------------------------------- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/0599edf0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bcbaf50..c444035 100644 --- a/pom.xml +++ b/pom.xml @@ -311,6 +311,17 @@ <role>committer</role> </roles> </developer> + <developer> + <id>viknes</id> + <name>Viknes Balasubramanee</name> + <email>[email protected]</email> + <timezone>-7</timezone> + <organization>Dish Network</organization> + <organizationUrl>http://about.dish.com/company-info</organizationUrl> + <roles> + <role>committer</role> + </roles> + </developer> </developers> <dependencyManagement>
