add Catalyst-Plugin-Cache repo
[catagits/gitosis-admin.git] / gitosis.conf
CommitLineData
01f5f9a8 1# lines starting with whitespace are continuation lines
2# hash at start of line = whole-line comment
3# space + semicolon = comment
4
2adfcdf0 5[gitosis]
6
7[group gitosis-admin]
1a043589 8writable = gitosis-admin
eb23658c 9members = mst t0m rafl marcus jester aristotle apeiron hobbs dhoss frew kd caelum
2adfcdf0 10
b3098e30 11[group Engines]
2f6da7b8 12writable = Catalyst-Engine-SCGI Catalyst-Engine-STOMP fcgi2
e1863120 13members = @gitosis-admin lando chansen
7898efa9 14
faebe2ca 15[group catalyst-dev]
01f5f9a8 16writable =
c759d4d5 17 CatalystX-DynamicComponent
18 Test-NoTabs
19 Test-EOL
b143f1a6 20 Catalyst-Action-REST
34a023af 21 Catalyst-Runtime
c8e39141 22 Catalyst-Devel
60fa96c4 23 Catalyst-Authentication-Realm-Adaptor
24 Catalyst-View-ContentNegotiation-XHTML
c759d4d5 25 Catalyst-Component-ACCEPT_CONTEXT
60fa96c4 26# Catalyst-TraitFor-Controller-Data-FormValidator ; uncomment once pushed
c1b66970 27 Web-Simple HTML-Zoom App-IdiotBox
60fa96c4 28 copyrite
0e3f82b4 29 Catalyst-Manual
2579aa65 30 Catalyst-View-TT
a5dc16c6 31 Catalyst-Controller-DBIC-API
b63fc146 32 Catalyst-Controller-MovableType
05122f65 33 Catalyst-View-Component-SubInclude
9f09fa06 34 Catalyst-Plugin-ConfigLoader-Environment
eb3599d0 35 Catalyst-Plugin-Cache
b8a3de92 36 Catalyst-Model-DBIC-Schema
f8c18ff2 37 Catalyst-Traitfor-Request-ProxyBase
b77be8a0 38 CatalystX-Debug-ResponseHeaders
39 CatalystX-Debug-RequestHeaders
bfab917f 40 Catalyst-ActionRole-ExpiresHeader
15327cab 41 Catalyst-Plugin-FormValidator-Simple
61d6c39e 42 Catalyst-Controller-WrapCGI
d856f823 43 CatalystX-Declare
ab7935cb 44 CatalystX-Routes
464c71ad 45 BackPAN-Web
fb22b9d2 46 Reaction
4dae92d9 47 XML-Feed
9203f6cd 48 Catalyst-Plugin-Scheduler
998dd7dc 49 Catalyst-Plugin-ConfigLoader
0db7e1a5 50 Catalyst-Authentication-Store-Htpasswd
452179ec 51 Catalyst-Authentication-Credential-HTTP-Proxy
5b0916d7 52 Catalyst-Authentication-Credential-HTTP
c2d52cde 53 FCGI-ProcManager
5b2b429c 54 CatalystX-Script-Server-Starman
faebe2ca 55members = @all
56
8363ff38 57[group catbook-code]
58writable = catbook-code
59members = ash mst
60
a4d3776b 61[group Gitalist-committers]
62writable = Gitalist
de19f1ef 63members = @gitosis-admin ranguard broquaint ilmari zts abraxxa bricas dip
a4d3776b 64
65[repo Gitalist]
66gitweb = yes
67description = Git web viewer in Catalyst
68
b1c9cd12 69[repo Catalyst-Runtime]
70gitweb = yes
71description = The Perl MVC Framework (catagits@git.shadowcat.co.uk:Catalyst-Runtime.git)
d37c6a46 72
73[repo Catalyst-Devel]
74gitweb = yes
75description = Catalyst-Devel
76
77[repo Catalyst-Engine-STOMP]
78gitweb = yes
79description = Catalyst-Engine-STOMP
80
b3098e30 81[repo Catalyst-Engine-SCGI]
82gitweb = yes
83description = Catalyst-Engine-SCGI
84
9203f6cd 85[repo Catalyst-Plugin-Scheduler]
86gitweb = yes
87description = catagits@git.shadowcat.co.uk:Catalyst-Plugin-Scheduler.git
88
7898efa9 89[repo CatalystX-DynamicComponent]
90gitweb = yes
91description = CatalystX-DynamicComponent
92
905b44bf 93[repo Test-NoTabs]
94gitweb = yes
95description = Test-NoTabs
96
ea297e3a 97[repo Test-EOL]
98gitweb = yes
ef293f57 99description = Test-EOL
ea297e3a 100
905b44bf 101[repo Catalyst-TraitFor-Request-ProxyBase]
102gitweb = yes
103description = Catalyst-TraitFor-Request-ProxyBase
104
f26e48b7 105[repo Catalyst-Component-ACCEPT_CONTEXT]
106gitweb = yes
107description = Catalyst-Component-ACCEPT_CONTEXT
108
5553d0ab 109[repo Catalyst-Action-REST]
110gitweb = yes
111description = Catalyst-Action-REST
112
faebe2ca 113[repo Catalyst-Authentication-Realm-Adaptor]
114gitweb = yes
115description = Adjust parameters of authentication processes on the fly
70f38cc3 116
01f5f9a8 117# uncomment once pushed
118#[repo Catalyst-TraitFor-Controller-Data-FormValidator]
119#gitweb = yes
120#description = Controller Role for using Data::FormValidator
8fc71e12 121
122[repo Catalyst-View-ContentNegotiation-XHTML]
123gitweb = yes
124description = View Role for serving XHTML content
125
7b9b6748 126[repo Web-Simple]
127gitweb = yes
128description = Web::Simple - a lightweight way to write simple web apps
a5dc16c6 129
130[repo Catalyst-Controller-DBIC-API]
131gitweb = yes
132description = http://search.cpan.org/dist/Catalyst-Controller-DBIC-API/
133
481fb0a9 134[repo Catalyst-View-Component-SubInclude]
135gitweb = yes
136description = http://search.cpan.org/dist/Catalyst-View-Component-SubInclude
137
06080e5a 138[repo Catalyst-Controller-MovableType]
139gitweb = yes
140description = Run Movable Type through Catalyst
743b92b0 141
142[repo Catalyst-Plugin-FormValidator-Simple]
143gitweb = yes
144description = Validator for Catalyst with FormValidator::Simple
d856f823 145
146[repo CatalystX-Declare]
147gitweb = yes
148description = Declarative (::Devel::Declare) Catalyst
149
02bac36b 150[repo Reaction]
151gitweb = yes
152description = 'Reaction' or the likes
b8a3de92 153
154[repo Catalyst-Model-DBIC-Schema]
155gitweb = yes
156description = git://git.shadowcat.co.uk:catagits/Catalyst-Model-DBIC-Schema.git
998dd7dc 157
158[repo Catalyst-Plugin-ConfigLoader]
159gitweb = yes
160description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-ConfigLoader.git
0db7e1a5 161
162[repo Catalyst-Authentication-Store-Htpasswd]
163gitweb = yes
164description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Store-Htpasswd.git
452179ec 165
166[repo Catalyst-Authentication-Credential-HTTP-Proxy]
167gitweb = yes
168description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git
5b0916d7 169
170[repo Catalyst-Authentication-Credential-HTTP]
171gitweb = yes
172description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP.git
87f1ddbd 173
174[repo FCGI-ProcManager]
175gitweb = yes
176description = git://git.shadowcat.co.uk:catagits/FCGI-ProcManager.git
177
5b2b429c 178[repo CatalystX-Script-Server-Starman]
179gitweb = yes
180description = git://git.shadowcat.co.uk:catagits/CatalystX-Script-Server-Starman.git
181