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