Give access to -Runtime and -Devel to catalyst-dev
[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 =
9     gitosis-admin
10 members = mst t0m rafl marcus jester aristotle apeiron hobbs dhoss frew
11
12 [group Engines]
13 writable = Catalyst-Engine-SCGI Catalyst-Engine-STOMP fcgi2
14 members = @gitosis-admin lando chansen
15
16 [group catalyst-dev]
17 writable =
18     CatalystX-DynamicComponent
19     Test-NoTabs
20     Test-EOL
21     Catalyst-Action-REST
22     Catalyst-Runtime
23     Catalyst-Devel
24     Catalyst-Authentication-Realm-Adaptor
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     copyrite
30     Catalyst-Manual
31     Catalyst-Controller-DBIC-API
32     Catalyst-Controller-MovableType
33     Catalyst-View-Component-SubInclude
34     Catalyst-Plugin-ConfigLoader-Environment
35     Catalyst-Traitfor-Request-ProxyBase
36     CatalystX-Debug-ResponseHeaders
37     CatalystX-Debug-RequestHeaders
38     Catalyst-ActionRole-ExpiresHeader
39     Catalyst-Plugin-FormValidator-Simple
40     Catalyst-Controller-WrapCGI
41     CatalystX-Declare
42     CatalystX-Routes
43     BackPAN-Web
44     Reaction
45     XML-Feed
46 members = @all
47
48 [group catbook-code]
49 writable = catbook-code
50 members = ash mst
51
52 [group Gitalist-committers]
53 writable = Gitalist
54 members = @gitosis-admin ranguard broquaint ilmari zts abraxxa seven bricas dip
55
56 [repo Gitalist]
57 gitweb = yes
58 description = Git web viewer in Catalyst
59
60 [repo Catalyst-Runtime]
61 gitweb = yes
62 description = The Perl MVC Framework (catagits@git.shadowcat.co.uk:Catalyst-Runtime.git)
63
64 [repo Catalyst-Devel]
65 gitweb = yes
66 description = Catalyst-Devel
67
68 [repo Catalyst-Engine-STOMP]
69 gitweb = yes
70 description = Catalyst-Engine-STOMP
71
72 [repo Catalyst-Engine-SCGI]
73 gitweb = yes
74 description = Catalyst-Engine-SCGI
75
76 [repo CatalystX-DynamicComponent]
77 gitweb = yes
78 description = CatalystX-DynamicComponent
79
80 [repo Test-NoTabs]
81 gitweb = yes
82 description = Test-NoTabs
83
84 [repo Test-EOL]
85 gitweb = yes
86 description = Test-EOL
87
88 [repo Catalyst-TraitFor-Request-ProxyBase]
89 gitweb = yes
90 description = Catalyst-TraitFor-Request-ProxyBase
91
92 [repo Catalyst-Component-ACCEPT_CONTEXT]
93 gitweb = yes
94 description = Catalyst-Component-ACCEPT_CONTEXT
95
96 [repo Catalyst-Action-REST]
97 gitweb = yes
98 description = Catalyst-Action-REST
99
100 [repo Catalyst-Authentication-Realm-Adaptor]
101 gitweb = yes
102 description = Adjust parameters of authentication processes on the fly
103
104 # uncomment once pushed
105 #[repo Catalyst-TraitFor-Controller-Data-FormValidator]
106 #gitweb = yes
107 #description = Controller Role for using Data::FormValidator
108
109 [repo Catalyst-View-ContentNegotiation-XHTML]
110 gitweb = yes
111 description = View Role for serving XHTML content
112
113 [repo Web-Simple]
114 gitweb = yes
115 description = Web::Simple - a lightweight way to write simple web apps
116
117 [repo Catalyst-Controller-DBIC-API]
118 gitweb = yes
119 description = http://search.cpan.org/dist/Catalyst-Controller-DBIC-API/
120
121 [repo Catalyst-View-Component-SubInclude]
122 gitweb = yes
123 description = http://search.cpan.org/dist/Catalyst-View-Component-SubInclude
124
125 [repo Catalyst-Controller-MovableType]
126 gitweb = yes
127 description = Run Movable Type through Catalyst
128
129 [repo Catalyst-Plugin-FormValidator-Simple]
130 gitweb = yes
131 description = Validator for Catalyst with FormValidator::Simple
132
133 [repo CatalystX-Declare]
134 gitweb = yes
135 description = Declarative (::Devel::Declare) Catalyst
136
137 [repo Reaction]
138 gitweb = yes
139 description = 'Reaction' or the likes