Repository: ambari Updated Branches: refs/heads/trunk 3ce361049 -> 4305a8603
Updated committer list. (yusaku) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/4305a860 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/4305a860 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/4305a860 Branch: refs/heads/trunk Commit: 4305a8603c5a9c5b1a60b4e2f91c5e6da2e443c8 Parents: 3ce3610 Author: Yusaku Sako <[email protected]> Authored: Thu Jan 5 11:13:55 2017 -0800 Committer: Yusaku Sako <[email protected]> Committed: Thu Jan 5 11:13:55 2017 -0800 ---------------------------------------------------------------------- docs/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/4305a860/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 75e547d..d9f0f7b 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -303,6 +303,18 @@ Hortonworks </organization> </developer> + <developer> + <id>dbuzhor</id> + <name>Buzhor Denys</name> + <email>[email protected]</email> + <timezone>+2</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Hortonworks + </organization> + </developer> <developer> <id>ddas</id> <name>Devaraj Das</name>
