You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ka...@apache.org on 2013/09/24 00:27:05 UTC

git commit: [HELIX-250] Add Kanak as committer to website, rb=14287

Updated Branches:
  refs/heads/master 84fb26bd8 -> f90e0d8bb


[HELIX-250] Add Kanak as committer to website, rb=14287


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

Branch: refs/heads/master
Commit: f90e0d8bb3f28d90506e36ecdae961868f4a11a4
Parents: 84fb26b
Author: Kanak Biscuitwala <ka...@apache.org>
Authored: Mon Sep 23 13:15:10 2013 -0700
Committer: Kanak Biscuitwala <ka...@apache.org>
Committed: Mon Sep 23 15:26:23 2013 -0700

----------------------------------------------------------------------
 pom.xml | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/f90e0d8b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6840410..7f76ed2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,16 @@ under the License.
         <role>Committer</role>
       </roles>
       <timezone>-8</timezone>
-    </developer>                                     
+    </developer>
+    <developer>
+      <id>kanak</id>
+      <name>Kanak Biscuitwala</name>
+      <email>kanak@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>-8</timezone>
+    </developer>
   </developers>
   <modules>
     <module>helix-core</module>