Repository: incubator-ranger Updated Branches: refs/heads/master 953326ebc -> 702cf84dd
Adding me as a committer Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/702cf84d Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/702cf84d Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/702cf84d Branch: refs/heads/master Commit: 702cf84dd36a399dbcefe398919947b278c353fa Parents: 953326e Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Apr 19 11:08:03 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Apr 19 11:08:03 2016 +0100 ---------------------------------------------------------------------- docs/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/702cf84d/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 7a292a5..a8bb2d7 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -112,6 +112,18 @@ </organization> </developer> <developer> + <id>coheigea</id> + <name>Colm O hEigeartaigh</name> + <email>[email protected]</email> + <timezone>+0</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Talend + </organization> + </developer> + <developer> <id>ddruno</id> <name>Daniel Gruno</name> <email>[email protected]</email>
