keydir/ilmari.pub
[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
09e9b956 9members = mst t0m rafl marcus jester aristotle apeiron hobbs dhoss frew kd caelum ash edenc gbjk jnap haarg epitaph
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
bd3d2218 56 Catalyst-Authentication-Credential-FBConnect
452179ec 57 Catalyst-Authentication-Credential-HTTP-Proxy
5b0916d7 58 Catalyst-Authentication-Credential-HTTP
f4a237e5 59 Catalyst-Authentication-Credential-OAuth
c2d52cde 60 FCGI-ProcManager
5b2b429c 61 CatalystX-Script-Server-Starman
fe14a4e4 62 HTTP-Request-AsCGI
51e8d50f 63 Task-Catalyst
08a3ae06 64 Test-WWW-Mechanize-Catalyst
17c2ac85 65 Test-WWW-Selenium-Catalyst
26c702fb 66 CatalystX-HelpText
b07a0e80 67 CatalystX-UriFor-Curried
2959278a 68 Catalyst-TraitFor-Model-DBIC-Schema-SharedDatabaseConnection
89cd9aa1 69 Catalyst-Manual-Monthly
660683fb 70 Catalyst-Authentication-Credential-OpenID
6049d6c3 71 Catalyst-View-Email
faebe2ca 72members = @all
73
8363ff38 74[group catbook-code]
75writable = catbook-code
76members = ash mst
77
a4d3776b 78[group Gitalist-committers]
79writable = Gitalist
de19f1ef 80members = @gitosis-admin ranguard broquaint ilmari zts abraxxa bricas dip
a4d3776b 81
82[repo Gitalist]
83gitweb = yes
84description = Git web viewer in Catalyst
85
b1c9cd12 86[repo Catalyst-Runtime]
87gitweb = yes
88description = The Perl MVC Framework (catagits@git.shadowcat.co.uk:Catalyst-Runtime.git)
d37c6a46 89
90[repo Catalyst-Devel]
91gitweb = yes
92description = Catalyst-Devel
93
94[repo Catalyst-Engine-STOMP]
95gitweb = yes
96description = Catalyst-Engine-STOMP
97
b3098e30 98[repo Catalyst-Engine-SCGI]
99gitweb = yes
100description = Catalyst-Engine-SCGI
101
9203f6cd 102[repo Catalyst-Plugin-Scheduler]
103gitweb = yes
104description = catagits@git.shadowcat.co.uk:Catalyst-Plugin-Scheduler.git
105
7898efa9 106[repo CatalystX-DynamicComponent]
107gitweb = yes
108description = CatalystX-DynamicComponent
109
905b44bf 110[repo Test-NoTabs]
111gitweb = yes
112description = Test-NoTabs
113
ea297e3a 114[repo Test-EOL]
115gitweb = yes
ef293f57 116description = Test-EOL
ea297e3a 117
905b44bf 118[repo Catalyst-TraitFor-Request-ProxyBase]
119gitweb = yes
120description = Catalyst-TraitFor-Request-ProxyBase
121
f26e48b7 122[repo Catalyst-Component-ACCEPT_CONTEXT]
123gitweb = yes
124description = Catalyst-Component-ACCEPT_CONTEXT
125
5553d0ab 126[repo Catalyst-Action-REST]
127gitweb = yes
128description = Catalyst-Action-REST
129
faebe2ca 130[repo Catalyst-Authentication-Realm-Adaptor]
131gitweb = yes
132description = Adjust parameters of authentication processes on the fly
70f38cc3 133
01f5f9a8 134# uncomment once pushed
135#[repo Catalyst-TraitFor-Controller-Data-FormValidator]
136#gitweb = yes
137#description = Controller Role for using Data::FormValidator
8fc71e12 138
139[repo Catalyst-View-ContentNegotiation-XHTML]
140gitweb = yes
141description = View Role for serving XHTML content
142
7b9b6748 143[repo Web-Simple]
144gitweb = yes
145description = Web::Simple - a lightweight way to write simple web apps
a5dc16c6 146
147[repo Catalyst-Controller-DBIC-API]
148gitweb = yes
149description = http://search.cpan.org/dist/Catalyst-Controller-DBIC-API/
150
481fb0a9 151[repo Catalyst-View-Component-SubInclude]
152gitweb = yes
153description = http://search.cpan.org/dist/Catalyst-View-Component-SubInclude
154
06080e5a 155[repo Catalyst-Controller-MovableType]
156gitweb = yes
157description = Run Movable Type through Catalyst
743b92b0 158
159[repo Catalyst-Plugin-FormValidator-Simple]
160gitweb = yes
161description = Validator for Catalyst with FormValidator::Simple
d856f823 162
163[repo CatalystX-Declare]
164gitweb = yes
165description = Declarative (::Devel::Declare) Catalyst
166
02bac36b 167[repo Reaction]
168gitweb = yes
169description = 'Reaction' or the likes
b8a3de92 170
171[repo Catalyst-Model-DBIC-Schema]
172gitweb = yes
173description = git://git.shadowcat.co.uk:catagits/Catalyst-Model-DBIC-Schema.git
998dd7dc 174
175[repo Catalyst-Plugin-ConfigLoader]
176gitweb = yes
177description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-ConfigLoader.git
0db7e1a5 178
179[repo Catalyst-Authentication-Store-Htpasswd]
180gitweb = yes
181description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Store-Htpasswd.git
452179ec 182
183[repo Catalyst-Authentication-Credential-HTTP-Proxy]
184gitweb = yes
185description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git
5b0916d7 186
187[repo Catalyst-Authentication-Credential-HTTP]
188gitweb = yes
189description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP.git
87f1ddbd 190
191[repo FCGI-ProcManager]
192gitweb = yes
193description = git://git.shadowcat.co.uk:catagits/FCGI-ProcManager.git
194
5b2b429c 195[repo CatalystX-Script-Server-Starman]
196gitweb = yes
197description = git://git.shadowcat.co.uk:catagits/CatalystX-Script-Server-Starman.git
198
80f95cbe 199[repo Test-WWW-Selenium-Catalyst]
200gitweb = yes
201description = git://git.shadowcat.co.uk:catagits/Test-WWW-Selenium-Catalyst.git
202
a0326c5a 203[repo CatalystX-HelpText]
204gitweb = yes
205description = git://git.shadowcat.co.uk:catagits/CatalystX-HelpText
206
fb934385 207[repo CatalystX-UriFor-Curried]
208gitweb = yes
209description = git://git.shadowcat.co.uk:catagits/CatalystX-UriFor-Curried
210
5a3eefe4 211[repo Test-WWW-Mechanize-Catalyst]
212gitweb = yes
213description = git://git.shadowcat.co.uk:catagits/Test-WWW-Mechanize-Catalyst
214