Catalyst-Authentication-Credential-OpenID
[catagits/gitosis-admin.git] / gitosis.conf
index d42d1e7..84718e1 100644 (file)
@@ -6,7 +6,7 @@
 
 [group gitosis-admin]
 writable = gitosis-admin
-members = mst t0m rafl marcus jester aristotle apeiron hobbs dhoss frew kd caelum
+members = mst t0m rafl marcus jester aristotle apeiron hobbs dhoss frew kd caelum ash edenc gbjk
 
 [group Engines]
 writable = Catalyst-Engine-SCGI Catalyst-Engine-STOMP fcgi2
@@ -26,6 +26,7 @@ writable =
     Catalyst-Component-ACCEPT_CONTEXT
 #    Catalyst-TraitFor-Controller-Data-FormValidator ; uncomment once pushed
     Web-Simple HTML-Zoom App-IdiotBox
+    Web-Session
     copyrite
     Catalyst-Manual
     Catalyst-View-TT
@@ -39,7 +40,10 @@ writable =
     CatalystX-Debug-ResponseHeaders
     CatalystX-Debug-RequestHeaders
     Catalyst-ActionRole-ExpiresHeader
+    Catalyst-Plugin-Authentication
     Catalyst-Plugin-FormValidator-Simple
+    Catalyst-Plugin-Session-State-Cookie
+    Catalyst-Plugin-Session
     Catalyst-Controller-WrapCGI
     CatalystX-Declare
     CatalystX-Routes
@@ -52,8 +56,18 @@ writable =
     Catalyst-Authentication-Credential-FBConnect
     Catalyst-Authentication-Credential-HTTP-Proxy
     Catalyst-Authentication-Credential-HTTP
+    Catalyst-Authentication-Credential-OAuth
     FCGI-ProcManager
     CatalystX-Script-Server-Starman
+    HTTP-Request-AsCGI
+    Task-Catalyst
+    Test-WWW-Mechanize-Catalyst
+    Test-WWW-Selenium-Catalyst
+    CatalystX-HelpText
+    CatalystX-UriFor-Curried
+    Catalyst-TraitFor-Model-DBIC-Schema-SharedDatabaseConnection
+    Catalyst-Manual-Monthly
+    Catalyst-Authentication-Credential-OpenID
 members = @all
 
 [group catbook-code]
@@ -181,3 +195,19 @@ description = git://git.shadowcat.co.uk:catagits/FCGI-ProcManager.git
 gitweb = yes
 description = git://git.shadowcat.co.uk:catagits/CatalystX-Script-Server-Starman.git
 
+[repo Test-WWW-Selenium-Catalyst]
+gitweb = yes
+description = git://git.shadowcat.co.uk:catagits/Test-WWW-Selenium-Catalyst.git
+
+[repo CatalystX-HelpText]
+gitweb = yes
+description = git://git.shadowcat.co.uk:catagits/CatalystX-HelpText
+
+[repo CatalystX-UriFor-Curried]
+gitweb = yes
+description = git://git.shadowcat.co.uk:catagits/CatalystX-UriFor-Curried
+
+[repo Test-WWW-Mechanize-Catalyst]
+gitweb = yes
+description = git://git.shadowcat.co.uk:catagits/Test-WWW-Mechanize-Catalyst
+