Index: CVSROOT/shiela.cfg RCS File: /v/ossp/cvs/CVSROOT/shiela.cfg,v rcsdiff -q -kk '-r1.25' '-r1.26' -u '/v/ossp/cvs/CVSROOT/shiela.cfg,v' 2>/dev/null --- shiela.cfg 2002/02/13 16:34:40 1.25 +++ shiela.cfg 2002/03/15 12:39:45 1.26 @@ -32,17 +32,18 @@ Users { # core team User ossp "OSSP Project Master" ossp@ossp.org; - User rse "Ralf S. Engelschall" rse@engelschall.com; + User rse "Ralf S. Engelschall" rse@ossp.org; # developers - User thl "Thomas Lotterer" thomas.lotterer@cw.com; - User ps "Peter Smej" peter.smej@cw.com; - User ms "Michael Schloh" michael.schloh@cw.com; + User thl "Thomas Lotterer" thl@ossp.org; + User ps "Peter Smej" ps@ossp.org; + User ms "Michael Schloh" ms@ossp.org; + User jmab "Julien Mabillard" jmab@ossp.org; # contributors User simons "Peter Simons" simons@computer.org; }; Groups { Group core "OSSP Core Team" { ossp rse }; - Group devel "OSSP Developer Team" { thl ps ms }; + Group devel "OSSP Developer Team" { thl ps ms jmab }; Group contrib "OSSP Contributor Team" { simons }; Group guest "OSSP Guests" { foo }; }; Index: CVSROOT/writers RCS File: /v/ossp/cvs/CVSROOT/writers,v rcsdiff -q -kk '-r1.5' '-r1.6' -u '/v/ossp/cvs/CVSROOT/writers,v' 2>/dev/null --- writers 2002/02/16 15:35:35 1.5 +++ writers 2002/03/15 12:39:45 1.6 @@ -5,3 +5,4 @@ ms ps simons +jmab