Repository: curator Updated Branches: refs/heads/master c846cf16e -> 86299ede1
Added Scott Blum to committers list Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/86299ede Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/86299ede Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/86299ede Branch: refs/heads/master Commit: 86299ede1a2cb4bd8654d1fb5c6dab437d57d9c2 Parents: c846cf1 Author: Scott Blum <[email protected]> Authored: Fri Oct 3 15:33:34 2014 -0400 Committer: Scott Blum <[email protected]> Committed: Fri Oct 3 15:34:13 2014 -0400 ---------------------------------------------------------------------- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/86299ede/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8abdca8..5f98c6c 100644 --- a/pom.xml +++ b/pom.xml @@ -222,6 +222,18 @@ </developer> <developer> + <id>dragonsinth</id> + <name>Scott Blum</name> + <email>[email protected]</email> + <timezone>-5</timezone> + <roles> + <role>Committer</role> + <role>PMC Member</role> + </roles> + <url>http://github.com/dragonsinth</url> + </developer> + + <developer> <name>Patrick Hunt</name> <email>[email protected]</email> <roles>
