You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by ta...@apache.org on 2014/04/15 16:50:38 UTC

svn commit: r1587602 - in /nutch/branches/2.x: ivy/mvn.template pom.xml

Author: talat
Date: Tue Apr 15 14:50:38 2014
New Revision: 1587602

URL: http://svn.apache.org/r1587602
Log:
Update Developer Information for 2.x Branch

Modified:
    nutch/branches/2.x/ivy/mvn.template
    nutch/branches/2.x/pom.xml

Modified: nutch/branches/2.x/ivy/mvn.template
URL: http://svn.apache.org/viewvc/nutch/branches/2.x/ivy/mvn.template?rev=1587602&r1=1587601&r2=1587602&view=diff
==============================================================================
--- nutch/branches/2.x/ivy/mvn.template (original)
+++ nutch/branches/2.x/ivy/mvn.template Tue Apr 15 14:50:38 2014
@@ -83,6 +83,11 @@
 			<name>Lewis John McGibbney</name>
 			<email>lewismc@apache.org</email>
 		</developer>
+                <developer>
+                        <id>talat</id>
+                        <name>Talat Uyarer</name>
+                        <email>talat@apache.org</email>
+                </developer>
 	</developers>
         <build>
           <sourceDirectory>src/java</sourceDirectory>

Modified: nutch/branches/2.x/pom.xml
URL: http://svn.apache.org/viewvc/nutch/branches/2.x/pom.xml?rev=1587602&r1=1587601&r2=1587602&view=diff
==============================================================================
--- nutch/branches/2.x/pom.xml (original)
+++ nutch/branches/2.x/pom.xml Tue Apr 15 14:50:38 2014
@@ -82,6 +82,11 @@
 			<name>Lewis John McGibbney</name>
 			<email>lewismc@apache.org</email>
 		</developer>
+                <developer>
+                        <id>talat</id>
+                        <name>Talat Uyarer</name>
+                        <email>talat@apache.org</email>
+                </developer>
 	</developers>
         <build>
           <sourceDirectory>src/java</sourceDirectory>