keydir/grinnz.pub
[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
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 members = @all
82
83 [group catbook-code]
84 writable = catbook-code
85 members = ash mst
86
87 [group Gitalist-committers]
88 writable = Gitalist
89 members = @gitosis-admin ranguard broquaint ilmari zts abraxxa bricas dip
90
91 [repo Gitalist]
92 gitweb = yes
93 description = Git web viewer in Catalyst
94
95 [repo Catalyst-Runtime]
96 gitweb = yes
97 description = The Perl MVC Framework (catagits@git.shadowcat.co.uk:Catalyst-Runtime.git)
98
99 [repo Catalyst-Devel]
100 gitweb = yes
101 description = Catalyst-Devel
102
103 [repo Catalyst-Engine-STOMP]
104 gitweb = yes
105 description = Catalyst-Engine-STOMP
106
107 [repo Catalyst-Engine-SCGI]
108 gitweb = yes
109 description = Catalyst-Engine-SCGI
110
111 [repo Catalyst-Plugin-Scheduler]
112 gitweb = yes
113 description = catagits@git.shadowcat.co.uk:Catalyst-Plugin-Scheduler.git
114
115 [repo CatalystX-DynamicComponent]
116 gitweb = yes
117 description = CatalystX-DynamicComponent
118
119 [repo Test-NoTabs]
120 gitweb = yes
121 description = Test-NoTabs
122
123 [repo Test-EOL]
124 gitweb = yes
125 description = Test-EOL
126
127 [repo Catalyst-TraitFor-Request-ProxyBase]
128 gitweb = yes
129 description = Catalyst-TraitFor-Request-ProxyBase
130
131 [repo Catalyst-Component-ACCEPT_CONTEXT]
132 gitweb = yes
133 description = Catalyst-Component-ACCEPT_CONTEXT
134
135 [repo Catalyst-Action-REST]
136 gitweb = yes
137 description = Catalyst-Action-REST
138
139 [repo Catalyst-Authentication-Realm-Adaptor]
140 gitweb = yes
141 description = Adjust parameters of authentication processes on the fly
142
143 # uncomment once pushed
144 #[repo Catalyst-TraitFor-Controller-Data-FormValidator]
145 #gitweb = yes
146 #description = Controller Role for using Data::FormValidator
147
148 [repo Catalyst-View-ContentNegotiation-XHTML]
149 gitweb = yes
150 description = View Role for serving XHTML content
151
152 [repo Web-Simple]
153 gitweb = yes
154 description = Web::Simple - a lightweight way to write simple web apps
155
156 [repo Catalyst-Controller-DBIC-API]
157 gitweb = yes
158 description = http://search.cpan.org/dist/Catalyst-Controller-DBIC-API/
159
160 [repo Catalyst-View-Component-SubInclude]
161 gitweb = yes
162 description = http://search.cpan.org/dist/Catalyst-View-Component-SubInclude
163
164 [repo Catalyst-Controller-MovableType]
165 gitweb = yes
166 description = Run Movable Type through Catalyst
167
168 [repo Catalyst-Plugin-FormValidator-Simple]
169 gitweb = yes
170 description = Validator for Catalyst with FormValidator::Simple
171
172 [repo CatalystX-Declare]
173 gitweb = yes
174 description = Declarative (::Devel::Declare) Catalyst
175
176 [repo Reaction]
177 gitweb = yes
178 description = 'Reaction' or the likes
179
180 [repo Catalyst-Model-DBIC-Schema]
181 gitweb = yes
182 description = git://git.shadowcat.co.uk:catagits/Catalyst-Model-DBIC-Schema.git
183
184 [repo Catalyst-Plugin-ConfigLoader]
185 gitweb = yes
186 description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-ConfigLoader.git
187
188 [repo Catalyst-Authentication-Store-Htpasswd]
189 gitweb = yes
190 description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Store-Htpasswd.git
191
192 [repo Catalyst-Authentication-Credential-HTTP-Proxy]
193 gitweb = yes
194 description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git
195
196 [repo Catalyst-Authentication-Credential-HTTP]
197 gitweb = yes
198 description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP.git
199
200 [repo FCGI-ProcManager]
201 gitweb = yes
202 description = git://git.shadowcat.co.uk:catagits/FCGI-ProcManager.git
203
204 [repo CatalystX-Script-Server-Starman]
205 gitweb = yes
206 description = git://git.shadowcat.co.uk:catagits/CatalystX-Script-Server-Starman.git
207
208 [repo Test-WWW-Selenium-Catalyst]
209 gitweb = yes
210 description = git://git.shadowcat.co.uk:catagits/Test-WWW-Selenium-Catalyst.git
211
212 [repo CatalystX-HelpText]
213 gitweb = yes
214 description = git://git.shadowcat.co.uk:catagits/CatalystX-HelpText
215
216 [repo CatalystX-UriFor-Curried]
217 gitweb = yes
218 description = git://git.shadowcat.co.uk:catagits/CatalystX-UriFor-Curried
219
220 [repo Test-WWW-Mechanize-Catalyst]
221 gitweb = yes
222 description = git://git.shadowcat.co.uk:catagits/Test-WWW-Mechanize-Catalyst
223
224 [repo Catalyst-Action-Serialize-Data-Serializer]
225 gitweb = yes
226 description = git://git.shadowcat.co.uk:catagits/Catalyst-Action-Serialize-Data-Serializer
227
228 [repo Catalyst-Plugin-Email]
229 gitweb = yes
230 description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-Email
231
232 [repo Catalyst-Plugin-Session-State-Stash]
233 gitweb = yes
234 description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-Session-State-Stash