add Catalyst-View-TT repo
[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 members = @all
53
54 [group catbook-code]
55 writable = catbook-code
56 members = ash mst
57
58 [group Gitalist-committers]
59 writable = Gitalist
60 members = @gitosis-admin ranguard broquaint ilmari zts abraxxa bricas dip
61
62 [repo Gitalist]
63 gitweb = yes
64 description = Git web viewer in Catalyst
65
66 [repo Catalyst-Runtime]
67 gitweb = yes
68 description = The Perl MVC Framework (catagits@git.shadowcat.co.uk:Catalyst-Runtime.git)
69
70 [repo Catalyst-Devel]
71 gitweb = yes
72 description = Catalyst-Devel
73
74 [repo Catalyst-Engine-STOMP]
75 gitweb = yes
76 description = Catalyst-Engine-STOMP
77
78 [repo Catalyst-Engine-SCGI]
79 gitweb = yes
80 description = Catalyst-Engine-SCGI
81
82 [repo Catalyst-Plugin-Scheduler]
83 gitweb = yes
84 description = catagits@git.shadowcat.co.uk:Catalyst-Plugin-Scheduler.git
85
86 [repo CatalystX-DynamicComponent]
87 gitweb = yes
88 description = CatalystX-DynamicComponent
89
90 [repo Test-NoTabs]
91 gitweb = yes
92 description = Test-NoTabs
93
94 [repo Test-EOL]
95 gitweb = yes
96 description = Test-EOL
97
98 [repo Catalyst-TraitFor-Request-ProxyBase]
99 gitweb = yes
100 description = Catalyst-TraitFor-Request-ProxyBase
101
102 [repo Catalyst-Component-ACCEPT_CONTEXT]
103 gitweb = yes
104 description = Catalyst-Component-ACCEPT_CONTEXT
105
106 [repo Catalyst-Action-REST]
107 gitweb = yes
108 description = Catalyst-Action-REST
109
110 [repo Catalyst-Authentication-Realm-Adaptor]
111 gitweb = yes
112 description = Adjust parameters of authentication processes on the fly
113
114 # uncomment once pushed
115 #[repo Catalyst-TraitFor-Controller-Data-FormValidator]
116 #gitweb = yes
117 #description = Controller Role for using Data::FormValidator
118
119 [repo Catalyst-View-ContentNegotiation-XHTML]
120 gitweb = yes
121 description = View Role for serving XHTML content
122
123 [repo Web-Simple]
124 gitweb = yes
125 description = Web::Simple - a lightweight way to write simple web apps
126
127 [repo Catalyst-Controller-DBIC-API]
128 gitweb = yes
129 description = http://search.cpan.org/dist/Catalyst-Controller-DBIC-API/
130
131 [repo Catalyst-View-Component-SubInclude]
132 gitweb = yes
133 description = http://search.cpan.org/dist/Catalyst-View-Component-SubInclude
134
135 [repo Catalyst-Controller-MovableType]
136 gitweb = yes
137 description = Run Movable Type through Catalyst
138
139 [repo Catalyst-Plugin-FormValidator-Simple]
140 gitweb = yes
141 description = Validator for Catalyst with FormValidator::Simple
142
143 [repo CatalystX-Declare]
144 gitweb = yes
145 description = Declarative (::Devel::Declare) Catalyst
146
147 [repo Reaction]
148 gitweb = yes
149 description = 'Reaction' or the likes
150
151 [repo Catalyst-Model-DBIC-Schema]
152 gitweb = yes
153 description = git://git.shadowcat.co.uk:catagits/Catalyst-Model-DBIC-Schema.git
154
155 [repo Catalyst-Plugin-ConfigLoader]
156 gitweb = yes
157 description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-ConfigLoader.git
158
159 [repo Catalyst-Authentication-Store-Htpasswd]
160 gitweb = yes
161 description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Store-Htpasswd.git
162
163 [repo Catalyst-Authentication-Credential-HTTP-Proxy]
164 gitweb = yes
165 description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git
166
167 [repo Catalyst-Authentication-Credential-HTTP]
168 gitweb = yes
169 description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP.git