OSSP CVS Repository

ossp - Check-in [1466]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 1466
Date: 2001-Dec-31 13:42:13 (local)
2001-Dec-31 12:42:13 (UTC)
User:ossp-cvs
Branch:
Comment: adjustments to groups
Tickets:
Inspections:
Files:
CVSROOT/shiela.cfg      1.22 -> 1.23     6 inserted, 3 deleted

CVSROOT/shiela.cfg 1.22 -> 1.23

--- 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"           { };
     };
 };
 

CVSTrac 2.0.1