congrats on the first commit! :) On Fri, Feb 6, 2009 at 6:17 AM, <vsive...@apache.org> wrote:
> Author: vsiveton > Date: Fri Feb 6 05:17:38 2009 > New Revision: 741414 > > URL: http://svn.apache.org/viewvc?rev=741414&view=rev > Log: > o added myself > > Modified: > incubator/shindig/trunk/pom.xml > > Modified: incubator/shindig/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/shindig/trunk/pom.xml?rev=741414&r1=741413&r2=741414&view=diff > > ============================================================================== > --- incubator/shindig/trunk/pom.xml (original) > +++ incubator/shindig/trunk/pom.xml Fri Feb 6 05:17:38 2009 > @@ -232,6 +232,15 @@ > </roles> > </developer> > <developer> > + <id>vsiveton</id> > + <name>Vincent Siveton</name> > + <email>vsive...@apache.org</email> > + <organization>ASF</organization> > + <roles> > + <role>PMC Member</role> > + </roles> > + </developer> > + <developer> > <id>zhen</id> > <name>Zhen Wang</name> > <email>z...@apache.org</email> > > >