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