Congrats! First commit is always an historical moment :) On Thu, Feb 26, 2009 at 1:47 PM, chico charlesworth < [email protected]> wrote:
> thx :) > > 2009/2/26 Vincent Siveton <[email protected]> > > > Welcome on board :) > > > > Vincent > > > > 2009/2/26 <[email protected]>: > > > Author: chico > > > Date: Thu Feb 26 11:18:39 2009 > > > New Revision: 748087 > > > > > > URL: http://svn.apache.org/viewvc?rev=748087&view=rev > > > Log: > > > Added myself to the pom.xml > > > Regenerated COMMITTERS file by calling mvn -Pto-committers > > > > > > Modified: > > > incubator/shindig/trunk/COMMITTERS > > > incubator/shindig/trunk/pom.xml > > > > > > Modified: incubator/shindig/trunk/COMMITTERS > > > URL: > > > http://svn.apache.org/viewvc/incubator/shindig/trunk/COMMITTERS?rev=748087&r1=748086&r2=748087&view=diff > > > > > > ============================================================================== > > > --- incubator/shindig/trunk/COMMITTERS (original) > > > +++ incubator/shindig/trunk/COMMITTERS Thu Feb 26 11:18:39 2009 > > > @@ -25,6 +25,7 @@ > > > vsiveton Vincent Siveton [email protected] > PMC > > Member > > > zhen Zhen Wang [email protected] > PMC > > Member > > > awiner Adam Winer [email protected] > PMC > > Member > > > + chico Chico Charlesworth [email protected] > PMC > > Member > > > fitz Brian Fitzpatrick [email protected] > > Mentor > > > gstein Greg Stein [email protected] > > Mentor > > > sylvain Sylvain Wallez [email protected] > > Mentor > > > > > > Modified: incubator/shindig/trunk/pom.xml > > > URL: > > > http://svn.apache.org/viewvc/incubator/shindig/trunk/pom.xml?rev=748087&r1=748086&r2=748087&view=diff > > > > > > ============================================================================== > > > --- incubator/shindig/trunk/pom.xml (original) > > > +++ incubator/shindig/trunk/pom.xml Thu Feb 26 11:18:39 2009 > > > @@ -258,6 +258,15 @@ > > > <role>PMC Member</role> > > > </roles> > > > </developer> > > > + <developer> > > > + <id>chico</id> > > > + <name>Chico Charlesworth</name> > > > + <email>[email protected]</email> > > > + <organization>ASF</organization> > > > + <roles> > > > + <role>PMC Member</role> > > > + </roles> > > > + </developer> > > > <!-- Mentors --> > > > <developer> > > > <id>fitz</id> > > > > > > > > > > > >

