You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-commits@incubator.apache.org by ma...@apache.org on 2007/01/15 20:21:24 UTC

svn commit: r496464 - /incubator/adffaces/trunk/trinidad/pom.xml

Author: matzew
Date: Mon Jan 15 12:21:23 2007
New Revision: 496464

URL: http://svn.apache.org/viewvc?view=rev&rev=496464
Log:
added gab to pom.xml to reflect the committer status

Modified:
    incubator/adffaces/trunk/trinidad/pom.xml

Modified: incubator/adffaces/trunk/trinidad/pom.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/pom.xml?view=diff&rev=496464&r1=496463&r2=496464
==============================================================================
--- incubator/adffaces/trunk/trinidad/pom.xml (original)
+++ incubator/adffaces/trunk/trinidad/pom.xml Mon Jan 15 12:21:23 2007
@@ -109,6 +109,16 @@
       <timezone>-8</timezone>
     </developer>
     <developer>
+      <id>gcrawford</id>
+      <name>Gabrielle Crawford</name>
+      <organization>Oracle Corp</organization>
+      <email>gcrawford@apache.org</email>
+      <roles>
+        <role>Developer</role>
+      </roles>
+      <timezone>-8</timezone>
+    </developer>
+    <developer>
       <id>jfallows</id>
       <name>John Fallows</name>
       <organization/>
@@ -157,16 +167,6 @@
         <role>Developer</role>
       </roles>
       <timezone>-5</timezone>
-    </developer>
-    <developer>
-      <id>TDB</id>
-      <name>Jonas Jacobi</name>
-      <organization>Oracle Corp</organization>
-      <email>TDB</email>
-      <roles>
-        <role>Developer</role>
-      </roles>
-      <timezone>-8</timezone>
     </developer>
   </developers>