You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by so...@apache.org on 2008/02/15 23:58:57 UTC

svn commit: r628196 - /myfaces/myfaces-master-pom/trunk/pom.xml

Author: sobryan
Date: Fri Feb 15 14:58:57 2008
New Revision: 628196

URL: http://svn.apache.org/viewvc?rev=628196&view=rev
Log:
Added myself as a developer to MyFaces...

Modified:
    myfaces/myfaces-master-pom/trunk/pom.xml

Modified: myfaces/myfaces-master-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-master-pom/trunk/pom.xml?rev=628196&r1=628195&r2=628196&view=diff
==============================================================================
--- myfaces/myfaces-master-pom/trunk/pom.xml (original)
+++ myfaces/myfaces-master-pom/trunk/pom.xml Fri Feb 15 14:58:57 2008
@@ -205,6 +205,19 @@
             <timezone>+1</timezone>
         </developer>
         <developer>
+            <id>sobryan</id>
+            <name>Scott O'Bryan</name>
+            <email>sobryan@apache.org</email>
+            <organization>Oracle, U.S.A</organization>
+            <organizationUrl>http://www.oracle.com</organizationUrl>
+            <roles>
+                <role>Portlet Bridge Project Lead</role>
+                <role>JSR-301 JSF Portlet Bridge EG Member</role>
+                <role>Portlet Guru</role>
+            </roles>
+            <timezome>-7</timezone>
+        </developer>
+        <developer>
             <id>schof</id>
             <name>Sean Schofield</name>
             <email>schof@apache.org</email>