You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by dm...@apache.org on 2011/08/04 14:58:32 UTC

svn commit: r1153871 - /hbase/trunk/pom.xml

Author: dmeil
Date: Thu Aug  4 12:58:32 2011
New Revision: 1153871

URL: http://svn.apache.org/viewvc?rev=1153871&view=rev
Log:
Small developer list changes.  
1) Reordering developer list according to http://people.apache.org/committers-by-project.html#hbase.   This was a small change, I just put Ted next to Todd because the order is by ASF id. 
2) Updated Ryan Rawson's company info to CX

Modified:
    hbase/trunk/pom.xml

Modified: hbase/trunk/pom.xml
URL: http://svn.apache.org/viewvc/hbase/trunk/pom.xml?rev=1153871&r1=1153870&r2=1153871&view=diff
==============================================================================
--- hbase/trunk/pom.xml (original)
+++ hbase/trunk/pom.xml Thu Aug  4 12:58:32 2011
@@ -129,14 +129,6 @@
       <organizationUrl>http://www.facebook.com</organizationUrl>
     </developer>
     <developer>
-      <id>tedyu</id>
-      <name>Ted Yu</name>
-      <email>yuzhihong@gmail.com</email>
-      <timezone>-8</timezone>
-      <organization>CarrierIQ</organization>
-      <organizationUrl>http://www.carrieriq.com</organizationUrl>
-    </developer>
-    <developer>
       <id>larsgeorge</id>
       <name>Lars George</name>
       <email>larsgeorge@apache.org</email>
@@ -157,8 +149,8 @@
       <name>Ryan Rawson</name>
       <email>rawson@apache.org</email>
       <timezone>-8</timezone>
-      <organization>StumbleUpon</organization>
-      <organizationUrl>http://www.stumbleupon.com</organizationUrl>
+      <organization>CX</organization>
+      <organizationUrl>http://www.cx.com</organizationUrl>
     </developer>
     <developer>
       <id>stack</id>
@@ -169,6 +161,14 @@
       <organizationUrl>http://www.stumbleupon.com/</organizationUrl>
     </developer>
     <developer>
+      <id>tedyu</id>
+      <name>Ted Yu</name>
+      <email>yuzhihong@gmail.com</email>
+      <timezone>-8</timezone>
+      <organization>CarrierIQ</organization>
+      <organizationUrl>http://www.carrieriq.com</organizationUrl>
+    </developer>
+    <developer>
       <id>todd</id>
       <name>Todd Lipcon</name>
       <email>todd@apache.org</email>