The other key, not duplicate the first one, duh
[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
b8a3de92 35 Catalyst-Model-DBIC-Schema
f8c18ff2 36 Catalyst-Traitfor-Request-ProxyBase
b77be8a0 37 CatalystX-Debug-ResponseHeaders
38 CatalystX-Debug-RequestHeaders
bfab917f 39 Catalyst-ActionRole-ExpiresHeader
15327cab 40 Catalyst-Plugin-FormValidator-Simple
61d6c39e 41 Catalyst-Controller-WrapCGI
d856f823 42 CatalystX-Declare
ab7935cb 43 CatalystX-Routes
464c71ad 44 BackPAN-Web
fb22b9d2 45 Reaction
4dae92d9 46 XML-Feed
9203f6cd 47 Catalyst-Plugin-Scheduler
998dd7dc 48 Catalyst-Plugin-ConfigLoader
0db7e1a5 49 Catalyst-Authentication-Store-Htpasswd
452179ec 50 Catalyst-Authentication-Credential-HTTP-Proxy
5b0916d7 51 Catalyst-Authentication-Credential-HTTP
c2d52cde 52 FCGI-ProcManager
5b2b429c 53 CatalystX-Script-Server-Starman
faebe2ca 54members = @all
55
8363ff38 56[group catbook-code]
57writable = catbook-code
58members = ash mst
59
a4d3776b 60[group Gitalist-committers]
61writable = Gitalist
de19f1ef 62members = @gitosis-admin ranguard broquaint ilmari zts abraxxa bricas dip
a4d3776b 63
64[repo Gitalist]
65gitweb = yes
66description = Git web viewer in Catalyst
67
b1c9cd12 68[repo Catalyst-Runtime]
69gitweb = yes
70description = The Perl MVC Framework (catagits@git.shadowcat.co.uk:Catalyst-Runtime.git)
d37c6a46 71
72[repo Catalyst-Devel]
73gitweb = yes
74description = Catalyst-Devel
75
76[repo Catalyst-Engine-STOMP]
77gitweb = yes
78description = Catalyst-Engine-STOMP
79
b3098e30 80[repo Catalyst-Engine-SCGI]
81gitweb = yes
82description = Catalyst-Engine-SCGI
83
9203f6cd 84[repo Catalyst-Plugin-Scheduler]
85gitweb = yes
86description = catagits@git.shadowcat.co.uk:Catalyst-Plugin-Scheduler.git
87
7898efa9 88[repo CatalystX-DynamicComponent]
89gitweb = yes
90description = CatalystX-DynamicComponent
91
905b44bf 92[repo Test-NoTabs]
93gitweb = yes
94description = Test-NoTabs
95
ea297e3a 96[repo Test-EOL]
97gitweb = yes
ef293f57 98description = Test-EOL
ea297e3a 99
905b44bf 100[repo Catalyst-TraitFor-Request-ProxyBase]
101gitweb = yes
102description = Catalyst-TraitFor-Request-ProxyBase
103
f26e48b7 104[repo Catalyst-Component-ACCEPT_CONTEXT]
105gitweb = yes
106description = Catalyst-Component-ACCEPT_CONTEXT
107
5553d0ab 108[repo Catalyst-Action-REST]
109gitweb = yes
110description = Catalyst-Action-REST
111
faebe2ca 112[repo Catalyst-Authentication-Realm-Adaptor]
113gitweb = yes
114description = Adjust parameters of authentication processes on the fly
70f38cc3 115
01f5f9a8 116# uncomment once pushed
117#[repo Catalyst-TraitFor-Controller-Data-FormValidator]
118#gitweb = yes
119#description = Controller Role for using Data::FormValidator
8fc71e12 120
121[repo Catalyst-View-ContentNegotiation-XHTML]
122gitweb = yes
123description = View Role for serving XHTML content
124
7b9b6748 125[repo Web-Simple]
126gitweb = yes
127description = Web::Simple - a lightweight way to write simple web apps
a5dc16c6 128
129[repo Catalyst-Controller-DBIC-API]
130gitweb = yes
131description = http://search.cpan.org/dist/Catalyst-Controller-DBIC-API/
132
481fb0a9 133[repo Catalyst-View-Component-SubInclude]
134gitweb = yes
135description = http://search.cpan.org/dist/Catalyst-View-Component-SubInclude
136
06080e5a 137[repo Catalyst-Controller-MovableType]
138gitweb = yes
139description = Run Movable Type through Catalyst
743b92b0 140
141[repo Catalyst-Plugin-FormValidator-Simple]
142gitweb = yes
143description = Validator for Catalyst with FormValidator::Simple
d856f823 144
145[repo CatalystX-Declare]
146gitweb = yes
147description = Declarative (::Devel::Declare) Catalyst
148
02bac36b 149[repo Reaction]
150gitweb = yes
151description = 'Reaction' or the likes
b8a3de92 152
153[repo Catalyst-Model-DBIC-Schema]
154gitweb = yes
155description = git://git.shadowcat.co.uk:catagits/Catalyst-Model-DBIC-Schema.git
998dd7dc 156
157[repo Catalyst-Plugin-ConfigLoader]
158gitweb = yes
159description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-ConfigLoader.git
0db7e1a5 160
161[repo Catalyst-Authentication-Store-Htpasswd]
162gitweb = yes
163description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Store-Htpasswd.git
452179ec 164
165[repo Catalyst-Authentication-Credential-HTTP-Proxy]
166gitweb = yes
167description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git
5b0916d7 168
169[repo Catalyst-Authentication-Credential-HTTP]
170gitweb = yes
171description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP.git
87f1ddbd 172
173[repo FCGI-ProcManager]
174gitweb = yes
175description = git://git.shadowcat.co.uk:catagits/FCGI-ProcManager.git
176
5b2b429c 177[repo CatalystX-Script-Server-Starman]
178gitweb = yes
179description = git://git.shadowcat.co.uk:catagits/CatalystX-Script-Server-Starman.git
180