Repository: hbase Updated Branches: refs/heads/master 4a076cdf0 -> 04fc45503
Added Anastasia Braginsky to the pom.xml Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/04fc4550 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/04fc4550 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/04fc4550 Branch: refs/heads/master Commit: 04fc455037c3aa03e28c43aa2ca0668278501863 Parents: 4a076cd Author: anastas <[email protected]> Authored: Mon Mar 27 15:21:54 2017 +0300 Committer: anastas <[email protected]> Committed: Mon Mar 27 15:21:54 2017 +0300 ---------------------------------------------------------------------- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/04fc4550/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 86c98a2..dcfd848 100644 --- a/pom.xml +++ b/pom.xml @@ -164,6 +164,12 @@ <timezone>-8</timezone> </developer> <developer> + <id>anastasia</id> + <name>Anastasia Braginsky</name> + <email>[email protected]</email> + <timezone>+2</timezone> + </developer> + <developer> <id>apurtell</id> <name>Andrew Purtell</name> <email>[email protected]</email>
