Check-in Number:
|
2028 | |
Date: |
2002-Mar-15 13:39:45 (local)
2002-Mar-15 12:39:45 (UTC) |
User: | rse |
Branch: | |
Comment: |
add Julien |
Tickets: |
|
Inspections: |
|
Files: |
|
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 };
};
|
|
CVSROOT/writers 1.5 -> 1.6
--- 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
|
|