Author: rahul
Date: Thu Dec 21 20:35:44 2006
New Revision: 489556

URL: http://svn.apache.org/viewvc?view=rev&rev=489556
Log:
Update <contributors> list, and a couple of other changes for consistency.

Modified:
    shale/maven/trunk/master-pom/pom.xml

Modified: shale/maven/trunk/master-pom/pom.xml
URL: 
http://svn.apache.org/viewvc/shale/maven/trunk/master-pom/pom.xml?view=diff&rev=489556&r1=489555&r2=489556
==============================================================================
--- shale/maven/trunk/master-pom/pom.xml (original)
+++ shale/maven/trunk/master-pom/pom.xml Thu Dec 21 20:35:44 2006
@@ -98,6 +98,9 @@
             <id>dgeary</id>
             <name>David Geary</name>
             <email>dgeary at apache.org</email>
+            <roles>
+                <role>Committer</role>
+            </roles>
         </developer>
         <developer>
             <id>craigmcc</id>
@@ -157,15 +160,104 @@
         </developer>
     </developers>
     <contributors>
-      <contributor>
-        <name>Walied Amer</name>
-        <email>walied at nextwaveco.com</email>
-        <roles>
-               <role>Contributor</role>
-        </roles>
-      </contributor>
+        <contributor>
+            <name>Walied Amer</name>
+        </contributor>
+        <contributor>
+            <name>Duncan Mills</name>
+        </contributor>
+        <contributor>
+            <name>Ronald Holshausen</name>
+        </contributor>
+        <contributor>
+            <name>Manfred Klug</name>
+        </contributor>
+        <contributor>
+            <name>David DeWolf</name>
+        </contributor>
+        <contributor>
+            <name>Keijo Nurmes</name>
+        </contributor>
+        <contributor>
+            <name>Shane Bryzak</name>
+        </contributor>
+        <contributor>
+            <name>Ted Husted</name>
+        </contributor>
+        <contributor>
+            <name>Dennis Byrne</name>
+        </contributor>
+        <contributor>
+            <name>Richarad Wallace</name>
+        </contributor>
+        <contributor>
+            <name>Bill Young</name>
+        </contributor>
+        <contributor>
+            <name>Alexandre Poitras</name>
+        </contributor>
+        <contributor>
+            <name>Hubert Rabago</name>
+        </contributor>
+        <contributor>
+            <name>David Thielen</name>
+        </contributor>
+        <contributor>
+            <name>Ed Burns</name>
+        </contributor>
+        <contributor>
+            <name>Ingo Dueppe</name>
+        </contributor>
+        <contributor>
+            <name>Jack Cheng</name>
+        </contributor>
+        <contributor>
+            <name>Niall Pemberton</name>
+        </contributor>
+        <contributor>
+            <name>Marcello Teodori</name>
+        </contributor>
+        <contributor>
+            <name>Reind</name>
+        </contributor>
+        <contributor>
+            <name>Mike Kienenberger</name>
+        </contributor>
+        <contributor>
+            <name>Andrew Gilette</name>
+        </contributor>
+        <contributor>
+            <name>Ryan Lubke</name>
+        </contributor>
+        <contributor>
+            <name>Shinsuke Sugaya</name>
+        </contributor>
+        <contributor>
+            <name>Mario Ivankovits</name>
+        </contributor>
+        <contributor>
+            <name>Hermod Opstvedt</name>
+        </contributor>
+        <contributor>
+            <name>Mike Meessen</name>
+        </contributor>
+        <contributor>
+            <name>Luis Parravicini</name>
+        </contributor>
+        <contributor>
+            <name>Ryan Wynn</name>
+        </contributor>
+        <contributor>
+            <name>Rene Zanner</name>
+        </contributor>
+        <contributor>
+            <name>Adrian Mitev</name>
+        </contributor>
+        <contributor>
+            <name>Simon Kitching</name>
+        </contributor>
     </contributors>
-    
+
     <scm>
         
<connection>scm:svn:http://svn.apache.org/repos/asf/shale/maven/trunk/master-pom</connection>
         
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shale/maven/trunk/master-pom</developerConnection>


Reply via email to