You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by ha...@apache.org on 2011/11/24 03:57:39 UTC

svn commit: r1205711 - /incubator/rave/rave-master-pom/trunk/pom.xml

Author: hadrian
Date: Thu Nov 24 02:57:39 2011
New Revision: 1205711

URL: http://svn.apache.org/viewvc?rev=1205711&view=rev
Log:
Added hadrian to project

Modified:
    incubator/rave/rave-master-pom/trunk/pom.xml

Modified: incubator/rave/rave-master-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/rave/rave-master-pom/trunk/pom.xml?rev=1205711&r1=1205710&r2=1205711&view=diff
==============================================================================
--- incubator/rave/rave-master-pom/trunk/pom.xml (original)
+++ incubator/rave/rave-master-pom/trunk/pom.xml Thu Nov 24 02:57:39 2011
@@ -16,10 +16,9 @@
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
-  $Id$
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
+    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
@@ -183,6 +182,20 @@
       </roles>
     </developer>
     <developer>
+      <id>hadrian</id>
+      <name>Hadrian Zbarcea</name>
+      <email>hzbarcea@talend.com@douma.nu</email>
+      <timezone>-5</timezone>
+      <organization>Talend</organization>
+      <organizationUrl>http://coders.talend.com</organizationUrl>
+      <roles>
+        <role>mentor</role>
+        <role>committer</role>
+        <role>IPMC member</role>
+        <role>PPMC member</role>
+      </roles>
+    </developer>
+    <developer>
       <id>jcian</id>
       <name>Jesse Ciancetta</name>
       <email>jcian@mitre.org</email>