af10fd8b733f1e61ac1a959d2d05f23af23df1f3
[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 ; uncomment once pushed
11     Catalyst-Devel
12 members = mst t0m rafl marcus jester aristotle apeiron
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-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     BackPAN-Web
43     Reaction
44 members = @all
45
46 [group catbook-code]
47 writable = catbook-code
48 members = ash mst
49
50 [group Gitalist-committers]
51 writable = Gitalist
52 members = @gitosis-admin ranguard broquaint ilmari zts abraxxa seven bricas dip
53
54 [repo Gitalist]
55 gitweb = yes
56 description = Git web viewer in Catalyst
57
58 # uncomment once pushed
59 #[repo Catalyst-Runtime]
60 #gitweb = yes
61 #description = Catalyst Runtime
62
63 [repo Catalyst-Devel]
64 gitweb = yes
65 description = Catalyst-Devel
66
67 [repo Catalyst-Engine-STOMP]
68 gitweb = yes
69 description = Catalyst-Engine-STOMP
70
71 [repo Catalyst-Engine-SCGI]
72 gitweb = yes
73 description = Catalyst-Engine-SCGI
74
75 [repo CatalystX-DynamicComponent]
76 gitweb = yes
77 description = CatalystX-DynamicComponent
78
79 [repo Test-NoTabs]
80 gitweb = yes
81 description = Test-NoTabs
82
83 [repo Test-EOL]
84 gitweb = yes
85 description = Test-EOL
86
87 [repo Catalyst-TraitFor-Request-ProxyBase]
88 gitweb = yes
89 description = Catalyst-TraitFor-Request-ProxyBase
90
91 [repo Catalyst-Component-ACCEPT_CONTEXT]
92 gitweb = yes
93 description = Catalyst-Component-ACCEPT_CONTEXT
94
95 [repo Catalyst-Action-REST]
96 gitweb = yes
97 description = Catalyst-Action-REST
98
99 [repo Catalyst-Authentication-Realm-Adaptor]
100 gitweb = yes
101 description = Adjust parameters of authentication processes on the fly
102
103 # uncomment once pushed
104 #[repo Catalyst-TraitFor-Controller-Data-FormValidator]
105 #gitweb = yes
106 #description = Controller Role for using Data::FormValidator
107
108 [repo Catalyst-View-ContentNegotiation-XHTML]
109 gitweb = yes
110 description = View Role for serving XHTML content
111
112 [repo Web-Simple]
113 gitweb = yes
114 description = Web::Simple - a lightweight way to write simple web apps
115
116 [repo Catalyst-Controller-DBIC-API]
117 gitweb = yes
118 description = http://search.cpan.org/dist/Catalyst-Controller-DBIC-API/
119
120 [repo Catalyst-View-Component-SubInclude]
121 gitweb = yes
122 description = http://search.cpan.org/dist/Catalyst-View-Component-SubInclude
123
124 [repo Catalyst-Controller-MovableType]
125 gitweb = yes
126 description = Run Movable Type through Catalyst
127
128 [repo Catalyst-Plugin-FormValidator-Simple]
129 gitweb = yes
130 description = Validator for Catalyst with FormValidator::Simple
131
132 [repo CatalystX-Declare]
133 gitweb = yes
134 description = Declarative (::Devel::Declare) Catalyst
135
136 [repo Reaction]
137 gitweb = yes
138 description = 'Reaction' or the likes