Repository: airavata Updated Branches: refs/heads/develop fc8f4a500 -> b17134db2
Adding [email protected] to developers list Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/b17134db Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/b17134db Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/b17134db Branch: refs/heads/develop Commit: b17134db29bc1ea5081bb2c13ff91a7a585e47f0 Parents: fc8f4a5 Author: Marcus Christie <[email protected]> Authored: Tue Dec 27 12:12:17 2016 -0500 Committer: Marcus Christie <[email protected]> Committed: Tue Dec 27 12:16:39 2016 -0500 ---------------------------------------------------------------------- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/b17134db/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c019dce..8e09df3 100644 --- a/pom.xml +++ b/pom.xml @@ -372,6 +372,17 @@ <role>PMC member</role> </roles> </developer> + <developer> + <id>machristie</id> + <name>Marcus Christie</name> + <email>[email protected]</email> + <timezone>-5</timezone> + <organization>Indiana University</organization> + <organizationUrl>https://www.indiana.edu</organizationUrl> + <roles> + <role>committer</role> + </roles> + </developer> </developers> <dependencyManagement>
