add Web-Simple repo
[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 jester
6
7 [group Engines]
8 writable = Catalyst-Engine-SCGI Catalyst-Engine-STOMP
9 members = @gitosis-admin lando
10
11 [group t0m-maint]
12 writable = CatalystX-DynamicComponent Test-NoTabs Test-EOL Catalyst-Action-REST
13 members = @gitosis-admin
14
15 [group Catalyst-Component-ACCEPT_CONTEXT]
16 writable = Catalyst-Component-ACCEPT_CONTEXT
17 members = @gitosis-admin caelum
18
19 [group Catalyst-TraitFor-Request-ProxyBase]
20 writable = Catalyst-TraitFor-Request-ProxyBase
21 members = @gitosis-admin veep
22
23 [group catalyst-dev]
24 writable = Catalyst-Authentication-Realm-Adaptor Catalyst-TraitFor-Controller-Data-FormValidator Catalyst-View-ContentNegotiation-XHTML copyrite Web-Simple
25 members = @all
26
27 [group catbook-code]
28 writable = catbook-code
29 members = ash mst
30
31 [group Gitalist-committers]
32 writable = Gitalist
33 members = @gitosis-admin broquaint
34
35 [repo Gitalist]
36 gitweb = yes
37 description = Git web viewer in Catalyst
38
39 [repo Catalyst-Runtime]
40 gitweb = yes
41 description = Catalyst Runtime
42
43 [repo Catalyst-Devel]
44 gitweb = yes
45 description = Catalyst-Devel
46
47 [repo Catalyst-Engine-STOMP]
48 gitweb = yes
49 description = Catalyst-Engine-STOMP
50
51 [repo Catalyst-Engine-SCGI]
52 gitweb = yes
53 description = Catalyst-Engine-SCGI
54
55 [repo CatalystX-DynamicComponent]
56 gitweb = yes
57 description = CatalystX-DynamicComponent
58
59 [repo Test-NoTabs]
60 gitweb = yes
61 description = Test-NoTabs
62
63 [repo Test-EOL]
64 gitweb = yes
65 description = Test-NoTabs
66
67 [repo Catalyst-TraitFor-Request-ProxyBase]
68 gitweb = yes
69 description = Catalyst-TraitFor-Request-ProxyBase
70
71 [repo Catalyst-Component-ACCEPT_CONTEXT]
72 gitweb = yes
73 description = Catalyst-Component-ACCEPT_CONTEXT
74
75 [repo Catalyst-Action-REST]
76 gitweb = yes
77 description = Catalyst-Action-REST
78
79 [repo Catalyst-Authentication-Realm-Adaptor]
80 gitweb = yes
81 description = Adjust parameters of authentication processes on the fly
82
83 [repo Catalyst-TraitFor-Controller-Data-FormValidator]
84 gitweb = yes
85 description = Controller Role for using Data::FormValidator
86
87 [repo Catalyst-View-ContentNegotiation-XHTML]
88 gitweb = yes
89 description = View Role for serving XHTML content
90