Woot! My first commit :) I'm really glad to be part of this. -Jordan
On Mar 1, 2013, at 10:42 AM, randg...@apache.org wrote: > Author: randgalt > Date: Fri Mar 1 18:42:16 2013 > New Revision: 1451679 > > URL: http://svn.apache.org/r1451679 > Log: > Added myself to the developers list > > Modified: > incubator/onami/trunk/parent/pom.xml > > Modified: incubator/onami/trunk/parent/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/onami/trunk/parent/pom.xml?rev=1451679&r1=1451678&r2=1451679&view=diff > ============================================================================== > --- incubator/onami/trunk/parent/pom.xml (original) > +++ incubator/onami/trunk/parent/pom.xml Fri Mar 1 18:42:16 2013 > @@ -206,6 +206,17 @@ > </roles> > <url>http://people.apache.org/~simonetripodi/</url> > </developer> > + > + <developer> > + <id>randgalt</id> > + <name>Jordan Zimmerman</name> > + <email>randg...@apache.org</email> > + <timezone>+1</timezone> > + <roles> > + <role>Committer</role> > + </roles> > + <url>http://www.jordanzimmerman.com/</url> > + </developer> > </developers> > <contributors> > <contributor> > >