CVSROOT/shiela.cfg 1.25 -> 1.26
--- 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 };
};
|
|