You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by dr...@apache.org on 2015/08/17 19:02:40 UTC

[32/41] curator git commit: Add Mike Drob as developer

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 <md...@apache.org>
Authored: Thu Jul 23 15:56:26 2015 -0500
Committer: Mike Drob <md...@apache.org>
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>mdrob@apache.org</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>phunt1@gmail.com</email>
             <roles>