hiho and welcome! The most important (and authoritative) source is here: http://people.apache.org/committers-by-project.html#myfaces
Leo should be able to update the myfaces page itself. But probably only happens after an official release. LieGrue, strub On Thursday, 13 February 2014, 18:44, Paul Nicolucci <[email protected]> wrote: 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 > >paulnicolucci---12/03/2013 11:50:50 PM---Author: paulnicolucci Date: Wed Dec >4 04:50:21 2013 > >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> > > > > > >
