You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by ry...@apache.org on 2013/06/03 23:29:28 UTC

svn commit: r1489185 - /oozie/site/trunk/pom.xml

Author: ryota
Date: Mon Jun  3 21:29:27 2013
New Revision: 1489185

URL: http://svn.apache.org/r1489185
Log:
Adding name and organization entry in committers list

Modified:
    oozie/site/trunk/pom.xml

Modified: oozie/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/oozie/site/trunk/pom.xml?rev=1489185&r1=1489184&r2=1489185&view=diff
==============================================================================
--- oozie/site/trunk/pom.xml (original)
+++ oozie/site/trunk/pom.xml Mon Jun  3 21:29:27 2013
@@ -208,6 +208,14 @@
           <role>committer</role>
         </roles>
       </developer>
+      <developer>
+        <id>ryota</id>
+        <name>Ryota Egashira</name>
+        <organization>Yahoo!</organization>
+        <roles>
+          <role>committer</role>
+        </roles>
+      </developer>
   </developers>
 
   <issueManagement>