add Task-Catalyst repo
[catagits/gitosis-admin.git] / gitosis.conf
index e37d3d3..0ffad16 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
 
 [group Engines]
 writable = Catalyst-Engine-SCGI Catalyst-Engine-STOMP fcgi2
@@ -21,16 +21,19 @@ 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
     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
@@ -44,6 +47,15 @@ writable =
     Reaction
     XML-Feed
     Catalyst-Plugin-Scheduler
+    Catalyst-Plugin-ConfigLoader
+    Catalyst-Authentication-Store-Htpasswd
+    Catalyst-Authentication-Credential-FBConnect
+    Catalyst-Authentication-Credential-HTTP-Proxy
+    Catalyst-Authentication-Credential-HTTP
+    Catalyst-Authentication-Credential-OAuth
+    FCGI-ProcManager
+    CatalystX-Script-Server-Starman
+    Task-Catalyst
 members = @all
 
 [group catbook-code]
@@ -52,7 +64,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
@@ -146,3 +158,28 @@ 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
+