Add COMPONENT-ACCEPT_CONTEXT to git as github is fucking lame
[catagits/gitosis-admin.git] / gitosis.conf
1 [gitosis]
2
3 [group gitosis-admin]
4 writable = gitosis-admin Catalyst-Runtime Catalyst-Devel
5 members = mst t0m rafl marcus
6
7 [group Engines]
8 writable = Catalyst-Engine-SCGI Catalyst-Engine-STOMP
9 members = @gitosis-admin lando
10
11 [group t0m-code]
12 writable = CatalystX-DynamicComponent Catalyst-Component-ACCEPT_CONTEXT
13 members = @gitosis-admin
14
15 [repo Catalyst-Runtime]
16 gitweb = yes
17 description = Catalyst Runtime
18
19 [repo Catalyst-Devel]
20 gitweb = yes
21 description = Catalyst-Devel
22
23 [repo Catalyst-Engine-STOMP]
24 gitweb = yes
25 description = Catalyst-Engine-STOMP
26
27 [repo Catalyst-Engine-SCGI]
28 gitweb = yes
29 description = Catalyst-Engine-SCGI
30
31 [repo CatalystX-DynamicComponent]
32 gitweb = yes
33 description = CatalystX-DynamicComponent
34
35 [repo Catalyst-Component-ACCEPT_CONTEXT]
36 gitweb = yes
37 description = Catalyst-Component-ACCEPT_CONTEXT
38