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