update haarg keys
[catagits/gitosis-admin.git] / gitosis.conf
1 # lines starting with whitespace are continuation lines
2 # hash at start of line = whole-line comment
3 # space + semicolon = comment
4
5 [gitosis]
6
7 [group gitosis-admin]
8 writable = gitosis-admin
9 members = mst t0m rafl marcus jester aristotle apeiron hobbs dhoss frew kd caelum ash edenc gbjk jnap haarg epitaph ether tbsliver
10
11 [group Engines]
12 writable = Catalyst-Engine-SCGI Catalyst-Engine-STOMP fcgi2
13 members = @gitosis-admin lando chansen
14
15 [group catalyst-dev]
16 writable =
17     CatalystX-DynamicComponent
18     Test-NoTabs
19     Test-EOL
20     Catalyst-Action-REST
21     Catalyst-Runtime
22     Catalyst-Devel
23     Catalyst-Authentication-Realm-Adaptor
24     Catalyst-Authentication-Store-DBIx-Class
25     Catalyst-View-ContentNegotiation-XHTML
26     Catalyst-Component-ACCEPT_CONTEXT
27 #    Catalyst-TraitFor-Controller-Data-FormValidator ; uncomment once pushed
28     Web-Simple HTML-Zoom App-IdiotBox
29     Web-Session
30     copyrite
31     Catalyst-Manual
32     Catalyst-View-TT
33     Catalyst-Controller-DBIC-API
34     Catalyst-Controller-MovableType
35     Catalyst-View-Component-SubInclude
36     Catalyst-Plugin-ConfigLoader-Environment
37     Catalyst-Plugin-Cache
38     Catalyst-Model-DBIC-Schema
39     Catalyst-Traitfor-Request-ProxyBase
40     CatalystX-Debug-ResponseHeaders
41     CatalystX-Debug-RequestHeaders
42     Catalyst-ActionRole-ExpiresHeader
43     Catalyst-Plugin-Authentication
44     Catalyst-Plugin-FormValidator-Simple
45     Catalyst-Plugin-Session-State-Cookie
46     Catalyst-Plugin-Session
47     Catalyst-Controller-WrapCGI
48     CatalystX-Declare
49     CatalystX-Routes
50     BackPAN-Web
51     Reaction
52     XML-Feed
53     Catalyst-Plugin-Scheduler
54     Catalyst-Plugin-ConfigLoader
55     Catalyst-Authentication-Store-Htpasswd
56     Catalyst-Authentication-Store-LDAP
57     Catalyst-Authentication-Credential-FBConnect
58     Catalyst-Authentication-Credential-HTTP-Proxy
59     Catalyst-Authentication-Credential-HTTP
60     Catalyst-Authentication-Credential-OAuth
61     FCGI-ProcManager
62     CatalystX-Script-Server-Starman
63     HTTP-Request-AsCGI
64     Task-Catalyst
65     Test-WWW-Mechanize-Catalyst
66     Test-WWW-Selenium-Catalyst
67     CatalystX-HelpText
68     CatalystX-UriFor-Curried
69     Catalyst-TraitFor-Model-DBIC-Schema-SharedDatabaseConnection
70     Catalyst-Manual-Monthly
71     Catalyst-Authentication-Credential-OpenID
72     Catalyst-View-Email
73     Catalyst-Action-Serialize-Data-Serializer
74     HTTP-Body
75     Catalyst-Plugin-RequireSSL
76     Catalyst-Plugin-Static-Simple
77     Catalyst-View-JSON
78     Catalyst-Plugin-SubRequest
79     Catalyst-Plugin-Email
80     Catalyst-Plugin-Session-State-Stash
81     DOM-Tiny
82 members = @all
83
84 [group catbook-code]
85 writable = catbook-code
86 members = ash mst
87
88 [group Gitalist-committers]
89 writable = Gitalist
90 members = @gitosis-admin ranguard broquaint ilmari zts abraxxa bricas dip
91
92 [repo Gitalist]
93 gitweb = yes
94 description = Git web viewer in Catalyst
95
96 [repo Catalyst-Runtime]
97 gitweb = yes
98 description = The Perl MVC Framework (catagits@git.shadowcat.co.uk:Catalyst-Runtime.git)
99
100 [repo Catalyst-Devel]
101 gitweb = yes
102 description = Catalyst-Devel
103
104 [repo Catalyst-Engine-STOMP]
105 gitweb = yes
106 description = Catalyst-Engine-STOMP
107
108 [repo Catalyst-Engine-SCGI]
109 gitweb = yes
110 description = Catalyst-Engine-SCGI
111
112 [repo Catalyst-Plugin-Scheduler]
113 gitweb = yes
114 description = catagits@git.shadowcat.co.uk:Catalyst-Plugin-Scheduler.git
115
116 [repo CatalystX-DynamicComponent]
117 gitweb = yes
118 description = CatalystX-DynamicComponent
119
120 [repo Test-NoTabs]
121 gitweb = yes
122 description = Test-NoTabs
123
124 [repo Test-EOL]
125 gitweb = yes
126 description = Test-EOL - Check the correct line endings in your project - now lives at https://github.com/karenetheridge/Test-EOL
127
128 [repo Catalyst-TraitFor-Request-ProxyBase]
129 gitweb = yes
130 description = Catalyst-TraitFor-Request-ProxyBase
131
132 [repo Catalyst-Component-ACCEPT_CONTEXT]
133 gitweb = yes
134 description = Catalyst-Component-ACCEPT_CONTEXT
135
136 [repo Catalyst-Action-REST]
137 gitweb = yes
138 description = Catalyst-Action-REST
139
140 [repo Catalyst-Authentication-Realm-Adaptor]
141 gitweb = yes
142 description = Adjust parameters of authentication processes on the fly
143
144 # uncomment once pushed
145 #[repo Catalyst-TraitFor-Controller-Data-FormValidator]
146 #gitweb = yes
147 #description = Controller Role for using Data::FormValidator
148
149 [repo Catalyst-View-ContentNegotiation-XHTML]
150 gitweb = yes
151 description = View Role for serving XHTML content
152
153 [repo Web-Simple]
154 gitweb = yes
155 description = Web::Simple - a lightweight way to write simple web apps
156
157 [repo Catalyst-Controller-DBIC-API]
158 gitweb = yes
159 description = http://search.cpan.org/dist/Catalyst-Controller-DBIC-API/
160
161 [repo Catalyst-View-Component-SubInclude]
162 gitweb = yes
163 description = http://search.cpan.org/dist/Catalyst-View-Component-SubInclude
164
165 [repo Catalyst-Controller-MovableType]
166 gitweb = yes
167 description = Run Movable Type through Catalyst
168
169 [repo Catalyst-Plugin-FormValidator-Simple]
170 gitweb = yes
171 description = Validator for Catalyst with FormValidator::Simple
172
173 [repo CatalystX-Declare]
174 gitweb = yes
175 description = Declarative (::Devel::Declare) Catalyst
176
177 [repo Reaction]
178 gitweb = yes
179 description = 'Reaction' or the likes
180
181 [repo Catalyst-Model-DBIC-Schema]
182 gitweb = yes
183 description = git://git.shadowcat.co.uk:catagits/Catalyst-Model-DBIC-Schema.git
184
185 [repo Catalyst-Plugin-ConfigLoader]
186 gitweb = yes
187 description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-ConfigLoader.git
188
189 [repo Catalyst-Authentication-Store-Htpasswd]
190 gitweb = yes
191 description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Store-Htpasswd.git
192
193 [repo Catalyst-Authentication-Credential-HTTP-Proxy]
194 gitweb = yes
195 description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git
196
197 [repo Catalyst-Authentication-Credential-HTTP]
198 gitweb = yes
199 description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP.git
200
201 [repo FCGI-ProcManager]
202 gitweb = yes
203 description = git://git.shadowcat.co.uk:catagits/FCGI-ProcManager.git
204
205 [repo CatalystX-Script-Server-Starman]
206 gitweb = yes
207 description = git://git.shadowcat.co.uk:catagits/CatalystX-Script-Server-Starman.git
208
209 [repo Test-WWW-Selenium-Catalyst]
210 gitweb = yes
211 description = git://git.shadowcat.co.uk:catagits/Test-WWW-Selenium-Catalyst.git
212
213 [repo CatalystX-HelpText]
214 gitweb = yes
215 description = git://git.shadowcat.co.uk:catagits/CatalystX-HelpText
216
217 [repo CatalystX-UriFor-Curried]
218 gitweb = yes
219 description = git://git.shadowcat.co.uk:catagits/CatalystX-UriFor-Curried
220
221 [repo Test-WWW-Mechanize-Catalyst]
222 gitweb = yes
223 description = git://git.shadowcat.co.uk:catagits/Test-WWW-Mechanize-Catalyst
224
225 [repo Catalyst-Action-Serialize-Data-Serializer]
226 gitweb = yes
227 description = git://git.shadowcat.co.uk:catagits/Catalyst-Action-Serialize-Data-Serializer
228
229 [repo Catalyst-Plugin-Email]
230 gitweb = yes
231 description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-Email
232
233 [repo Catalyst-Plugin-Session-State-Stash]
234 gitweb = yes
235 description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-Session-State-Stash