Add Mike Drob as developer
Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/c3426ba9 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/c3426ba9 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/c3426ba9 Branch: refs/heads/CURATOR-3.0 Commit: c3426ba96810dafdbf776ef7072116bef3ca4a25 Parents: 870b4d5 Author: Mike Drob <[email protected]> Authored: Thu Jul 23 15:56:26 2015 -0500 Committer: Mike Drob <[email protected]> Committed: Thu Jul 23 16:03:37 2015 -0500 ---------------------------------------------------------------------- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/c3426ba9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index efcf6f7..cb747b7 100644 --- a/pom.xml +++ b/pom.xml @@ -227,6 +227,18 @@ </developer> <developer> + <id>mdrob</id> + <name>Mike Drob</name> + <email>[email protected]</email> + <timezone>-6</timezone> + <roles> + <role>Committer</role> + <role>PMC Member</role> + </roles> + <url>http://people.apache.org/~mdrob</url> + </developer> + + <developer> <name>Patrick Hunt</name> <email>[email protected]</email> <roles>
