Add CatalystX-Script-Server-Starman
[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
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-View-ContentNegotiation-XHTML
25     Catalyst-Component-ACCEPT_CONTEXT
26 #    Catalyst-TraitFor-Controller-Data-FormValidator ; uncomment once pushed
27     Web-Simple HTML-Zoom App-IdiotBox
28     copyrite
29     Catalyst-Manual
30     Catalyst-View-TT
31     Catalyst-Controller-DBIC-API
32     Catalyst-Controller-MovableType
33     Catalyst-View-Component-SubInclude
34     Catalyst-Plugin-ConfigLoader-Environment
35     Catalyst-Model-DBIC-Schema
36     Catalyst-Traitfor-Request-ProxyBase
37     CatalystX-Debug-ResponseHeaders
38     CatalystX-Debug-RequestHeaders
39     Catalyst-ActionRole-ExpiresHeader
40     Catalyst-Plugin-FormValidator-Simple
41     Catalyst-Controller-WrapCGI
42     CatalystX-Declare
43     CatalystX-Routes
44     BackPAN-Web
45     Reaction
46     XML-Feed
47     Catalyst-Plugin-Scheduler
48     Catalyst-Plugin-ConfigLoader
49     Catalyst-Authentication-Store-Htpasswd
50     Catalyst-Authentication-Credential-HTTP-Proxy
51     Catalyst-Authentication-Credential-HTTP
52     FCGI-ProcManager
53     CatalystX-Script-Server-Starman
54 members = @all
55
56 [group catbook-code]
57 writable = catbook-code
58 members = ash mst
59
60 [group Gitalist-committers]
61 writable = Gitalist
62 members = @gitosis-admin ranguard broquaint ilmari zts abraxxa bricas dip
63
64 [repo Gitalist]
65 gitweb = yes
66 description = Git web viewer in Catalyst
67
68 [repo Catalyst-Runtime]
69 gitweb = yes
70 description = The Perl MVC Framework (catagits@git.shadowcat.co.uk:Catalyst-Runtime.git)
71
72 [repo Catalyst-Devel]
73 gitweb = yes
74 description = Catalyst-Devel
75
76 [repo Catalyst-Engine-STOMP]
77 gitweb = yes
78 description = Catalyst-Engine-STOMP
79
80 [repo Catalyst-Engine-SCGI]
81 gitweb = yes
82 description = Catalyst-Engine-SCGI
83
84 [repo Catalyst-Plugin-Scheduler]
85 gitweb = yes
86 description = catagits@git.shadowcat.co.uk:Catalyst-Plugin-Scheduler.git
87
88 [repo CatalystX-DynamicComponent]
89 gitweb = yes
90 description = CatalystX-DynamicComponent
91
92 [repo Test-NoTabs]
93 gitweb = yes
94 description = Test-NoTabs
95
96 [repo Test-EOL]
97 gitweb = yes
98 description = Test-EOL
99
100 [repo Catalyst-TraitFor-Request-ProxyBase]
101 gitweb = yes
102 description = Catalyst-TraitFor-Request-ProxyBase
103
104 [repo Catalyst-Component-ACCEPT_CONTEXT]
105 gitweb = yes
106 description = Catalyst-Component-ACCEPT_CONTEXT
107
108 [repo Catalyst-Action-REST]
109 gitweb = yes
110 description = Catalyst-Action-REST
111
112 [repo Catalyst-Authentication-Realm-Adaptor]
113 gitweb = yes
114 description = Adjust parameters of authentication processes on the fly
115
116 # uncomment once pushed
117 #[repo Catalyst-TraitFor-Controller-Data-FormValidator]
118 #gitweb = yes
119 #description = Controller Role for using Data::FormValidator
120
121 [repo Catalyst-View-ContentNegotiation-XHTML]
122 gitweb = yes
123 description = View Role for serving XHTML content
124
125 [repo Web-Simple]
126 gitweb = yes
127 description = Web::Simple - a lightweight way to write simple web apps
128
129 [repo Catalyst-Controller-DBIC-API]
130 gitweb = yes
131 description = http://search.cpan.org/dist/Catalyst-Controller-DBIC-API/
132
133 [repo Catalyst-View-Component-SubInclude]
134 gitweb = yes
135 description = http://search.cpan.org/dist/Catalyst-View-Component-SubInclude
136
137 [repo Catalyst-Controller-MovableType]
138 gitweb = yes
139 description = Run Movable Type through Catalyst
140
141 [repo Catalyst-Plugin-FormValidator-Simple]
142 gitweb = yes
143 description = Validator for Catalyst with FormValidator::Simple
144
145 [repo CatalystX-Declare]
146 gitweb = yes
147 description = Declarative (::Devel::Declare) Catalyst
148
149 [repo Reaction]
150 gitweb = yes
151 description = 'Reaction' or the likes
152
153 [repo Catalyst-Model-DBIC-Schema]
154 gitweb = yes
155 description = git://git.shadowcat.co.uk:catagits/Catalyst-Model-DBIC-Schema.git
156
157 [repo Catalyst-Plugin-ConfigLoader]
158 gitweb = yes
159 description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-ConfigLoader.git
160
161 [repo Catalyst-Authentication-Store-Htpasswd]
162 gitweb = yes
163 description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Store-Htpasswd.git
164
165 [repo Catalyst-Authentication-Credential-HTTP-Proxy]
166 gitweb = yes
167 description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git
168
169 [repo Catalyst-Authentication-Credential-HTTP]
170 gitweb = yes
171 description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP.git
172
173 [repo FCGI-ProcManager]
174 gitweb = yes
175 description = git://git.shadowcat.co.uk:catagits/FCGI-ProcManager.git
176
177 [repo CatalystX-Script-Server-Starman]
178 gitweb = yes
179 description = git://git.shadowcat.co.uk:catagits/CatalystX-Script-Server-Starman.git
180