add Reaction repo
[catagits/gitosis-admin.git] / gitosis.conf
CommitLineData
01f5f9a8 1# lines starting with whitespace are continuation lines
2# hash at start of line = whole-line comment
3# space + semicolon = comment
4
2adfcdf0 5[gitosis]
6
7[group gitosis-admin]
01f5f9a8 8writable =
60fa96c4 9 gitosis-admin
10# Catalyst-Runtime ; uncomment once pushed
11 Catalyst-Devel
583a531c 12members = mst t0m rafl marcus jester aristotle apeiron
2adfcdf0 13
b3098e30 14[group Engines]
2f6da7b8 15writable = Catalyst-Engine-SCGI Catalyst-Engine-STOMP fcgi2
e1863120 16members = @gitosis-admin lando chansen
7898efa9 17
faebe2ca 18[group catalyst-dev]
01f5f9a8 19writable =
c759d4d5 20 CatalystX-DynamicComponent
21 Test-NoTabs
22 Test-EOL
b143f1a6 23 Catalyst-Action-REST
c8e39141 24 Catalyst-Devel
60fa96c4 25 Catalyst-Authentication-Realm-Adaptor
26 Catalyst-View-ContentNegotiation-XHTML
c759d4d5 27 Catalyst-Component-ACCEPT_CONTEXT
60fa96c4 28# Catalyst-TraitFor-Controller-Data-FormValidator ; uncomment once pushed
c1b66970 29 Web-Simple HTML-Zoom App-IdiotBox
60fa96c4 30 copyrite
a5dc16c6 31 Catalyst-Controller-DBIC-API
b63fc146 32 Catalyst-Controller-MovableType
05122f65 33 Catalyst-View-Component-SubInclude
9f09fa06 34 Catalyst-Plugin-ConfigLoader-Environment
f8c18ff2 35 Catalyst-Traitfor-Request-ProxyBase
b77be8a0 36 CatalystX-Debug-ResponseHeaders
37 CatalystX-Debug-RequestHeaders
bfab917f 38 Catalyst-ActionRole-ExpiresHeader
15327cab 39 Catalyst-Plugin-FormValidator-Simple
61d6c39e 40 Catalyst-Controller-WrapCGI
d856f823 41 CatalystX-Declare
464c71ad 42 BackPAN-Web
fb22b9d2 43 Reaction
faebe2ca 44members = @all
45
8363ff38 46[group catbook-code]
47writable = catbook-code
48members = ash mst
49
a4d3776b 50[group Gitalist-committers]
51writable = Gitalist
8bd9bffd 52members = @gitosis-admin ranguard broquaint ilmari zts abraxxa seven bricas dip
a4d3776b 53
54[repo Gitalist]
55gitweb = yes
56description = Git web viewer in Catalyst
57
01f5f9a8 58# uncomment once pushed
59#[repo Catalyst-Runtime]
60#gitweb = yes
61#description = Catalyst Runtime
d37c6a46 62
63[repo Catalyst-Devel]
64gitweb = yes
65description = Catalyst-Devel
66
67[repo Catalyst-Engine-STOMP]
68gitweb = yes
69description = Catalyst-Engine-STOMP
70
b3098e30 71[repo Catalyst-Engine-SCGI]
72gitweb = yes
73description = Catalyst-Engine-SCGI
74
7898efa9 75[repo CatalystX-DynamicComponent]
76gitweb = yes
77description = CatalystX-DynamicComponent
78
905b44bf 79[repo Test-NoTabs]
80gitweb = yes
81description = Test-NoTabs
82
ea297e3a 83[repo Test-EOL]
84gitweb = yes
ef293f57 85description = Test-EOL
ea297e3a 86
905b44bf 87[repo Catalyst-TraitFor-Request-ProxyBase]
88gitweb = yes
89description = Catalyst-TraitFor-Request-ProxyBase
90
f26e48b7 91[repo Catalyst-Component-ACCEPT_CONTEXT]
92gitweb = yes
93description = Catalyst-Component-ACCEPT_CONTEXT
94
5553d0ab 95[repo Catalyst-Action-REST]
96gitweb = yes
97description = Catalyst-Action-REST
98
faebe2ca 99[repo Catalyst-Authentication-Realm-Adaptor]
100gitweb = yes
101description = Adjust parameters of authentication processes on the fly
70f38cc3 102
01f5f9a8 103# uncomment once pushed
104#[repo Catalyst-TraitFor-Controller-Data-FormValidator]
105#gitweb = yes
106#description = Controller Role for using Data::FormValidator
8fc71e12 107
108[repo Catalyst-View-ContentNegotiation-XHTML]
109gitweb = yes
110description = View Role for serving XHTML content
111
7b9b6748 112[repo Web-Simple]
113gitweb = yes
114description = Web::Simple - a lightweight way to write simple web apps
a5dc16c6 115
116[repo Catalyst-Controller-DBIC-API]
117gitweb = yes
118description = http://search.cpan.org/dist/Catalyst-Controller-DBIC-API/
119
481fb0a9 120[repo Catalyst-View-Component-SubInclude]
121gitweb = yes
122description = http://search.cpan.org/dist/Catalyst-View-Component-SubInclude
123
06080e5a 124[repo Catalyst-Controller-MovableType]
125gitweb = yes
126description = Run Movable Type through Catalyst
743b92b0 127
128[repo Catalyst-Plugin-FormValidator-Simple]
129gitweb = yes
130description = Validator for Catalyst with FormValidator::Simple
d856f823 131
132[repo CatalystX-Declare]
133gitweb = yes
134description = Declarative (::Devel::Declare) Catalyst
135