You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@giraph.apache.org by er...@apache.org on 2012/08/25 20:29:29 UTC

svn commit: r1377334 - /giraph/trunk/pom.xml

Author: ereisman
Date: Sat Aug 25 18:29:29 2012
New Revision: 1377334

URL: http://svn.apache.org/viewvc?rev=1377334&view=rev
Log:
Added committer info for ereisman to Giraph pom.xml

Modified:
    giraph/trunk/pom.xml

Modified: giraph/trunk/pom.xml
URL: http://svn.apache.org/viewvc/giraph/trunk/pom.xml?rev=1377334&r1=1377333&r2=1377334&view=diff
==============================================================================
--- giraph/trunk/pom.xml (original)
+++ giraph/trunk/pom.xml Sat Aug 25 18:29:29 2012
@@ -167,6 +167,14 @@ under the License.
       <organization>Facebook</organization>
       <organizationUrl>http://www.facebook.com</organizationUrl>
     </developer>
+    <developer>
+      <id>ereisman</id>
+      <name>Eli Reisman</name>
+      <email>ereisman@apache.org</email>
+      <timezone>-8</timezone>
+      <organization>LinkedIn</organization>
+      <organizationUrl>http://www.linkedin.com/</organizationUrl>
+    </developer>
   </developers>
 
   <properties>