You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ch...@apache.org on 2013/06/06 22:19:44 UTC

git commit: Add myself as a developer

Updated Branches:
  refs/heads/master 93fccc687 -> 79039812b


Add myself as a developer


Project: http://git-wip-us.apache.org/repos/asf/incubator-curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-curator/commit/79039812
Tree: http://git-wip-us.apache.org/repos/asf/incubator-curator/tree/79039812
Diff: http://git-wip-us.apache.org/repos/asf/incubator-curator/diff/79039812

Branch: refs/heads/master
Commit: 79039812bdecb7d48d998821ac0ac1fd63f6850c
Parents: 93fccc6
Author: cheddar <ch...@metamarkets.com>
Authored: Thu Jun 6 13:18:59 2013 -0700
Committer: cheddar <ch...@metamarkets.com>
Committed: Thu Jun 6 13:18:59 2013 -0700

----------------------------------------------------------------------
 pom.xml |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/79039812/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index edea5a5..29770b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,6 +142,17 @@
             </roles>
             <url>https://people.apache.org/~zarfide</url>
         </developer>
+
+        <developer>
+            <id>cheddar</id>
+            <name>Eric Tschetter</name>
+            <email>cheddar@apache.org</email>
+            <timezone>-6</timezone>
+            <roles>
+                <role>Committer</role>
+                <role>ChedHeader</role>
+            </roles>
+        </developer>
     </developers>
 
     <contributors>