Add xenoterracide
[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
faebe2ca 40members = @all
41
8363ff38 42[group catbook-code]
43writable = catbook-code
44members = ash mst
45
a4d3776b 46[group Gitalist-committers]
47writable = Gitalist
c8760aa6 48members = @gitosis-admin ranguard broquaint ilmari zts abraxxa seven bricas
a4d3776b 49
50[repo Gitalist]
51gitweb = yes
52description = Git web viewer in Catalyst
53
01f5f9a8 54# uncomment once pushed
55#[repo Catalyst-Runtime]
56#gitweb = yes
57#description = Catalyst Runtime
d37c6a46 58
59[repo Catalyst-Devel]
60gitweb = yes
61description = Catalyst-Devel
62
63[repo Catalyst-Engine-STOMP]
64gitweb = yes
65description = Catalyst-Engine-STOMP
66
b3098e30 67[repo Catalyst-Engine-SCGI]
68gitweb = yes
69description = Catalyst-Engine-SCGI
70
7898efa9 71[repo CatalystX-DynamicComponent]
72gitweb = yes
73description = CatalystX-DynamicComponent
74
905b44bf 75[repo Test-NoTabs]
76gitweb = yes
77description = Test-NoTabs
78
ea297e3a 79[repo Test-EOL]
80gitweb = yes
ef293f57 81description = Test-EOL
ea297e3a 82
905b44bf 83[repo Catalyst-TraitFor-Request-ProxyBase]
84gitweb = yes
85description = Catalyst-TraitFor-Request-ProxyBase
86
f26e48b7 87[repo Catalyst-Component-ACCEPT_CONTEXT]
88gitweb = yes
89description = Catalyst-Component-ACCEPT_CONTEXT
90
5553d0ab 91[repo Catalyst-Action-REST]
92gitweb = yes
93description = Catalyst-Action-REST
94
faebe2ca 95[repo Catalyst-Authentication-Realm-Adaptor]
96gitweb = yes
97description = Adjust parameters of authentication processes on the fly
70f38cc3 98
01f5f9a8 99# uncomment once pushed
100#[repo Catalyst-TraitFor-Controller-Data-FormValidator]
101#gitweb = yes
102#description = Controller Role for using Data::FormValidator
8fc71e12 103
104[repo Catalyst-View-ContentNegotiation-XHTML]
105gitweb = yes
106description = View Role for serving XHTML content
107
7b9b6748 108[repo Web-Simple]
109gitweb = yes
110description = Web::Simple - a lightweight way to write simple web apps
a5dc16c6 111
112[repo Catalyst-Controller-DBIC-API]
113gitweb = yes
114description = http://search.cpan.org/dist/Catalyst-Controller-DBIC-API/
115
481fb0a9 116[repo Catalyst-View-Component-SubInclude]
117gitweb = yes
118description = http://search.cpan.org/dist/Catalyst-View-Component-SubInclude
119
06080e5a 120[repo Catalyst-Controller-MovableType]
121gitweb = yes
122description = Run Movable Type through Catalyst
743b92b0 123
124[repo Catalyst-Plugin-FormValidator-Simple]
125gitweb = yes
126description = Validator for Catalyst with FormValidator::Simple