downgrade ether key to "ssh-rsa"
[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
e5852e74 9members = mst t0m rafl marcus jester aristotle apeiron hobbs dhoss frew kd caelum ash edenc gbjk jnap haarg epitaph ether tbsliver
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
1b5de9e5 24 Catalyst-Authentication-Store-DBIx-Class
60fa96c4 25 Catalyst-View-ContentNegotiation-XHTML
c759d4d5 26 Catalyst-Component-ACCEPT_CONTEXT
60fa96c4 27# Catalyst-TraitFor-Controller-Data-FormValidator ; uncomment once pushed
c1b66970 28 Web-Simple HTML-Zoom App-IdiotBox
5eedf9c6 29 Web-Session
60fa96c4 30 copyrite
0e3f82b4 31 Catalyst-Manual
2579aa65 32 Catalyst-View-TT
a5dc16c6 33 Catalyst-Controller-DBIC-API
b63fc146 34 Catalyst-Controller-MovableType
05122f65 35 Catalyst-View-Component-SubInclude
9f09fa06 36 Catalyst-Plugin-ConfigLoader-Environment
eb3599d0 37 Catalyst-Plugin-Cache
b8a3de92 38 Catalyst-Model-DBIC-Schema
f8c18ff2 39 Catalyst-Traitfor-Request-ProxyBase
b77be8a0 40 CatalystX-Debug-ResponseHeaders
41 CatalystX-Debug-RequestHeaders
bfab917f 42 Catalyst-ActionRole-ExpiresHeader
1e0a1de1 43 Catalyst-Plugin-Authentication
15327cab 44 Catalyst-Plugin-FormValidator-Simple
628a7d4b 45 Catalyst-Plugin-Session-State-Cookie
0ab22420 46 Catalyst-Plugin-Session
61d6c39e 47 Catalyst-Controller-WrapCGI
d856f823 48 CatalystX-Declare
ab7935cb 49 CatalystX-Routes
464c71ad 50 BackPAN-Web
fb22b9d2 51 Reaction
4dae92d9 52 XML-Feed
9203f6cd 53 Catalyst-Plugin-Scheduler
998dd7dc 54 Catalyst-Plugin-ConfigLoader
0db7e1a5 55 Catalyst-Authentication-Store-Htpasswd
2eef34a2 56 Catalyst-Authentication-Store-LDAP
bd3d2218 57 Catalyst-Authentication-Credential-FBConnect
452179ec 58 Catalyst-Authentication-Credential-HTTP-Proxy
5b0916d7 59 Catalyst-Authentication-Credential-HTTP
f4a237e5 60 Catalyst-Authentication-Credential-OAuth
c2d52cde 61 FCGI-ProcManager
5b2b429c 62 CatalystX-Script-Server-Starman
fe14a4e4 63 HTTP-Request-AsCGI
51e8d50f 64 Task-Catalyst
08a3ae06 65 Test-WWW-Mechanize-Catalyst
17c2ac85 66 Test-WWW-Selenium-Catalyst
26c702fb 67 CatalystX-HelpText
b07a0e80 68 CatalystX-UriFor-Curried
2959278a 69 Catalyst-TraitFor-Model-DBIC-Schema-SharedDatabaseConnection
89cd9aa1 70 Catalyst-Manual-Monthly
660683fb 71 Catalyst-Authentication-Credential-OpenID
6049d6c3 72 Catalyst-View-Email
ca447f14 73 Catalyst-Action-Serialize-Data-Serializer
e6df1f97 74 HTTP-Body
be232d68 75 Catalyst-Plugin-RequireSSL
bca58b28 76 Catalyst-Plugin-Static-Simple
96f4e6da 77 Catalyst-View-JSON
f48c6fad 78 Catalyst-Plugin-SubRequest
a2c5e816 79 Catalyst-Plugin-Email
c7d9a4ad 80 Catalyst-Plugin-Session-State-Stash
12d450da 81 DOM-Tiny
faebe2ca 82members = @all
83
8363ff38 84[group catbook-code]
85writable = catbook-code
86members = ash mst
87
a4d3776b 88[group Gitalist-committers]
89writable = Gitalist
de19f1ef 90members = @gitosis-admin ranguard broquaint ilmari zts abraxxa bricas dip
a4d3776b 91
92[repo Gitalist]
93gitweb = yes
94description = Git web viewer in Catalyst
95
b1c9cd12 96[repo Catalyst-Runtime]
97gitweb = yes
98description = The Perl MVC Framework (catagits@git.shadowcat.co.uk:Catalyst-Runtime.git)
d37c6a46 99
100[repo Catalyst-Devel]
101gitweb = yes
102description = Catalyst-Devel
103
104[repo Catalyst-Engine-STOMP]
105gitweb = yes
106description = Catalyst-Engine-STOMP
107
b3098e30 108[repo Catalyst-Engine-SCGI]
109gitweb = yes
110description = Catalyst-Engine-SCGI
111
9203f6cd 112[repo Catalyst-Plugin-Scheduler]
113gitweb = yes
114description = catagits@git.shadowcat.co.uk:Catalyst-Plugin-Scheduler.git
115
7898efa9 116[repo CatalystX-DynamicComponent]
117gitweb = yes
118description = CatalystX-DynamicComponent
119
905b44bf 120[repo Test-NoTabs]
121gitweb = yes
122description = Test-NoTabs
123
ea297e3a 124[repo Test-EOL]
125gitweb = yes
55b253a4 126description = Test-EOL - Check the correct line endings in your project - now lives at https://github.com/karenetheridge/Test-EOL
ea297e3a 127
905b44bf 128[repo Catalyst-TraitFor-Request-ProxyBase]
129gitweb = yes
130description = Catalyst-TraitFor-Request-ProxyBase
131
f26e48b7 132[repo Catalyst-Component-ACCEPT_CONTEXT]
133gitweb = yes
134description = Catalyst-Component-ACCEPT_CONTEXT
135
5553d0ab 136[repo Catalyst-Action-REST]
137gitweb = yes
138description = Catalyst-Action-REST
139
faebe2ca 140[repo Catalyst-Authentication-Realm-Adaptor]
141gitweb = yes
142description = Adjust parameters of authentication processes on the fly
70f38cc3 143
01f5f9a8 144# uncomment once pushed
145#[repo Catalyst-TraitFor-Controller-Data-FormValidator]
146#gitweb = yes
147#description = Controller Role for using Data::FormValidator
8fc71e12 148
149[repo Catalyst-View-ContentNegotiation-XHTML]
150gitweb = yes
151description = View Role for serving XHTML content
152
7b9b6748 153[repo Web-Simple]
154gitweb = yes
155description = Web::Simple - a lightweight way to write simple web apps
a5dc16c6 156
157[repo Catalyst-Controller-DBIC-API]
158gitweb = yes
159description = http://search.cpan.org/dist/Catalyst-Controller-DBIC-API/
160
481fb0a9 161[repo Catalyst-View-Component-SubInclude]
162gitweb = yes
163description = http://search.cpan.org/dist/Catalyst-View-Component-SubInclude
164
06080e5a 165[repo Catalyst-Controller-MovableType]
166gitweb = yes
167description = Run Movable Type through Catalyst
743b92b0 168
169[repo Catalyst-Plugin-FormValidator-Simple]
170gitweb = yes
171description = Validator for Catalyst with FormValidator::Simple
d856f823 172
173[repo CatalystX-Declare]
174gitweb = yes
175description = Declarative (::Devel::Declare) Catalyst
176
02bac36b 177[repo Reaction]
178gitweb = yes
179description = 'Reaction' or the likes
b8a3de92 180
181[repo Catalyst-Model-DBIC-Schema]
182gitweb = yes
183description = git://git.shadowcat.co.uk:catagits/Catalyst-Model-DBIC-Schema.git
998dd7dc 184
185[repo Catalyst-Plugin-ConfigLoader]
186gitweb = yes
187description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-ConfigLoader.git
0db7e1a5 188
189[repo Catalyst-Authentication-Store-Htpasswd]
190gitweb = yes
191description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Store-Htpasswd.git
452179ec 192
193[repo Catalyst-Authentication-Credential-HTTP-Proxy]
194gitweb = yes
195description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git
5b0916d7 196
197[repo Catalyst-Authentication-Credential-HTTP]
198gitweb = yes
199description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP.git
87f1ddbd 200
201[repo FCGI-ProcManager]
202gitweb = yes
203description = git://git.shadowcat.co.uk:catagits/FCGI-ProcManager.git
204
5b2b429c 205[repo CatalystX-Script-Server-Starman]
206gitweb = yes
207description = git://git.shadowcat.co.uk:catagits/CatalystX-Script-Server-Starman.git
208
80f95cbe 209[repo Test-WWW-Selenium-Catalyst]
210gitweb = yes
211description = git://git.shadowcat.co.uk:catagits/Test-WWW-Selenium-Catalyst.git
212
a0326c5a 213[repo CatalystX-HelpText]
214gitweb = yes
215description = git://git.shadowcat.co.uk:catagits/CatalystX-HelpText
216
fb934385 217[repo CatalystX-UriFor-Curried]
218gitweb = yes
219description = git://git.shadowcat.co.uk:catagits/CatalystX-UriFor-Curried
220
5a3eefe4 221[repo Test-WWW-Mechanize-Catalyst]
222gitweb = yes
223description = git://git.shadowcat.co.uk:catagits/Test-WWW-Mechanize-Catalyst
224
ca447f14 225[repo Catalyst-Action-Serialize-Data-Serializer]
226gitweb = yes
227description = git://git.shadowcat.co.uk:catagits/Catalyst-Action-Serialize-Data-Serializer
228
7b89f80d 229[repo Catalyst-Plugin-Email]
230gitweb = yes
231description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-Email
ca447f14 232
c7d9a4ad 233[repo Catalyst-Plugin-Session-State-Stash]
234gitweb = yes
235description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-Session-State-Stash