I recently became a committer and as my first commit I added myself to the developers section as recommended when I got commit rights.
However, I don't see this reflected on the webpage yet. Is there another action I must take to have the site rebuilt? Just trying to learn my way around and pick up any new processes. Thanks, Paul From: [email protected] To: [email protected], Date: 12/03/2013 11:50 PM Subject: svn commit: r1547708 - /myfaces/myfaces-master-pom/trunk/pom.xml Author: paulnicolucci Date: Wed Dec 4 04:50:21 2013 New Revision: 1547708 URL: http://svn.apache.org/r1547708 Log: Fixing whitespaces 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=1547708&r1=1547707&r2=1547708&view=diff ============================================================================== --- myfaces/myfaces-master-pom/trunk/pom.xml (original) +++ myfaces/myfaces-master-pom/trunk/pom.xml Wed Dec 4 04:50:21 2013 @@ -547,17 +547,17 @@ </roles> <timezone>+1</timezone> </developer> - <developer> - <id>paulnicolucci</id> - <name>Paul Nicolucci</name> - <email>[email protected]</email> - <organization>IBM</organization> - <organizationUrl>http://www.ibm.com</organizationUrl> - <roles> - <role>committer</role> - </roles> - <timezone>-5</timezone> - </developer> + <developer> + <id>paulnicolucci</id> + <name>Paul Nicolucci</name> + <email>[email protected]</email> + <organization>IBM</organization> + <organizationUrl>http://www.ibm.com</organizationUrl> + <roles> + <role>committer</role> + </roles> + <timezone>-5</timezone> + </developer> </developers> <contributors> <contributor>
<<inline: graycol.gif>>
