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