downgrade ether key to "ssh-rsa"
[catagits/gitosis-admin.git] / gitosis.conf
index 9c69ade..80dfa6c 100644 (file)
@@ -6,7 +6,7 @@
 
 [group gitosis-admin]
 writable = gitosis-admin
-members = mst t0m rafl marcus jester aristotle apeiron hobbs dhoss frew kd
+members = mst t0m rafl marcus jester aristotle apeiron hobbs dhoss frew kd caelum ash edenc gbjk jnap haarg epitaph ether tbsliver
 
 [group Engines]
 writable = Catalyst-Engine-SCGI Catalyst-Engine-STOMP fcgi2
@@ -21,28 +21,64 @@ writable =
     Catalyst-Runtime
     Catalyst-Devel
     Catalyst-Authentication-Realm-Adaptor
+    Catalyst-Authentication-Store-DBIx-Class
     Catalyst-View-ContentNegotiation-XHTML
     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
     Catalyst-Controller-DBIC-API
     Catalyst-Controller-MovableType
     Catalyst-View-Component-SubInclude
     Catalyst-Plugin-ConfigLoader-Environment
+    Catalyst-Plugin-Cache
     Catalyst-Model-DBIC-Schema
     Catalyst-Traitfor-Request-ProxyBase
     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
     BackPAN-Web
     Reaction
     XML-Feed
+    Catalyst-Plugin-Scheduler
+    Catalyst-Plugin-ConfigLoader
+    Catalyst-Authentication-Store-Htpasswd
+    Catalyst-Authentication-Store-LDAP
+    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
+    Catalyst-View-Email
+    Catalyst-Action-Serialize-Data-Serializer
+    HTTP-Body
+    Catalyst-Plugin-RequireSSL
+    Catalyst-Plugin-Static-Simple
+    Catalyst-View-JSON
+    Catalyst-Plugin-SubRequest
+    Catalyst-Plugin-Email
+    Catalyst-Plugin-Session-State-Stash
+    DOM-Tiny
 members = @all
 
 [group catbook-code]
@@ -51,7 +87,7 @@ members = ash mst
 
 [group Gitalist-committers]
 writable = Gitalist
-members = @gitosis-admin ranguard broquaint ilmari zts abraxxa seven bricas dip
+members = @gitosis-admin ranguard broquaint ilmari zts abraxxa bricas dip
 
 [repo Gitalist]
 gitweb = yes
@@ -73,6 +109,10 @@ description = Catalyst-Engine-STOMP
 gitweb = yes
 description = Catalyst-Engine-SCGI
 
+[repo Catalyst-Plugin-Scheduler]
+gitweb = yes
+description = catagits@git.shadowcat.co.uk:Catalyst-Plugin-Scheduler.git
+
 [repo CatalystX-DynamicComponent]
 gitweb = yes
 description = CatalystX-DynamicComponent
@@ -83,7 +123,7 @@ description = Test-NoTabs
 
 [repo Test-EOL]
 gitweb = yes
-description = Test-EOL
+description = Test-EOL - Check the correct line endings in your project - now lives at https://github.com/karenetheridge/Test-EOL
 
 [repo Catalyst-TraitFor-Request-ProxyBase]
 gitweb = yes
@@ -141,3 +181,55 @@ description = 'Reaction' or the likes
 [repo Catalyst-Model-DBIC-Schema]
 gitweb = yes
 description = git://git.shadowcat.co.uk:catagits/Catalyst-Model-DBIC-Schema.git
+
+[repo Catalyst-Plugin-ConfigLoader]
+gitweb = yes
+description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-ConfigLoader.git
+
+[repo Catalyst-Authentication-Store-Htpasswd]
+gitweb = yes
+description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Store-Htpasswd.git
+
+[repo Catalyst-Authentication-Credential-HTTP-Proxy]
+gitweb = yes
+description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git
+
+[repo Catalyst-Authentication-Credential-HTTP]
+gitweb = yes
+description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP.git
+
+[repo FCGI-ProcManager]
+gitweb = yes
+description = git://git.shadowcat.co.uk:catagits/FCGI-ProcManager.git
+
+[repo CatalystX-Script-Server-Starman]
+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
+
+[repo Catalyst-Action-Serialize-Data-Serializer]
+gitweb = yes
+description = git://git.shadowcat.co.uk:catagits/Catalyst-Action-Serialize-Data-Serializer
+
+[repo Catalyst-Plugin-Email]
+gitweb = yes
+description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-Email
+
+[repo Catalyst-Plugin-Session-State-Stash]
+gitweb = yes
+description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-Session-State-Stash