Index: CVSROOT/shiela.cfg RCS File: /v/ossp/cvs/CVSROOT/shiela.cfg,v rcsdiff -q -kk '-r1.22' '-r1.23' -u '/v/ossp/cvs/CVSROOT/shiela.cfg,v' 2>/dev/null --- shiela.cfg 2001/08/14 14:40:29 1.22 +++ shiela.cfg 2001/12/31 12:42:13 1.23 @@ -30,18 +30,21 @@ Contact ossp@ossp.org; Home http://www.ossp.org/; Users { + # core team User ossp "OSSP Project Master" ossp@ossp.org; User rse "Ralf S. Engelschall" rse@engelschall.com; + # 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; + # contributors User simons "Peter Simons" simons@computer.org; }; Groups { Group core "OSSP Core Team" { ossp rse }; - Group devel "OSSP Developer Team" { ossp rse thl ps ms simons }; - Group contrib "OSSP Contributor Team" { ossp rse }; - Group guest "OSSP Guests" { ossp rse }; + Group devel "OSSP Developer Team" { thl ps ms }; + Group contrib "OSSP Contributor Team" { simons }; + Group guest "OSSP Guests" { }; }; };