e37d3d3457f339a705ae6e8e21de602e5beeec2e
[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 = gitosis-admin
9 members = mst t0m rafl marcus jester aristotle apeiron hobbs dhoss frew kd
10
11 [group Engines]
12 writable = Catalyst-Engine-SCGI Catalyst-Engine-STOMP fcgi2
13 members = @gitosis-admin lando chansen
14
15 [group catalyst-dev]
16 writable =
17     CatalystX-DynamicComponent
18     Test-NoTabs
19     Test-EOL
20     Catalyst-Action-REST
21     Catalyst-Runtime
22     Catalyst-Devel
23     Catalyst-Authentication-Realm-Adaptor
24     Catalyst-View-ContentNegotiation-XHTML
25     Catalyst-Component-ACCEPT_CONTEXT
26 #    Catalyst-TraitFor-Controller-Data-FormValidator ; uncomment once pushed
27     Web-Simple HTML-Zoom App-IdiotBox
28     copyrite
29     Catalyst-Manual
30     Catalyst-Controller-DBIC-API
31     Catalyst-Controller-MovableType
32     Catalyst-View-Component-SubInclude
33     Catalyst-Plugin-ConfigLoader-Environment
34     Catalyst-Model-DBIC-Schema
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     CatalystX-Routes
43     BackPAN-Web
44     Reaction
45     XML-Feed
46     Catalyst-Plugin-Scheduler
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 Catalyst-Plugin-Scheduler]
78 gitweb = yes
79 description = catagits@git.shadowcat.co.uk:Catalyst-Plugin-Scheduler.git
80
81 [repo CatalystX-DynamicComponent]
82 gitweb = yes
83 description = CatalystX-DynamicComponent
84
85 [repo Test-NoTabs]
86 gitweb = yes
87 description = Test-NoTabs
88
89 [repo Test-EOL]
90 gitweb = yes
91 description = Test-EOL
92
93 [repo Catalyst-TraitFor-Request-ProxyBase]
94 gitweb = yes
95 description = Catalyst-TraitFor-Request-ProxyBase
96
97 [repo Catalyst-Component-ACCEPT_CONTEXT]
98 gitweb = yes
99 description = Catalyst-Component-ACCEPT_CONTEXT
100
101 [repo Catalyst-Action-REST]
102 gitweb = yes
103 description = Catalyst-Action-REST
104
105 [repo Catalyst-Authentication-Realm-Adaptor]
106 gitweb = yes
107 description = Adjust parameters of authentication processes on the fly
108
109 # uncomment once pushed
110 #[repo Catalyst-TraitFor-Controller-Data-FormValidator]
111 #gitweb = yes
112 #description = Controller Role for using Data::FormValidator
113
114 [repo Catalyst-View-ContentNegotiation-XHTML]
115 gitweb = yes
116 description = View Role for serving XHTML content
117
118 [repo Web-Simple]
119 gitweb = yes
120 description = Web::Simple - a lightweight way to write simple web apps
121
122 [repo Catalyst-Controller-DBIC-API]
123 gitweb = yes
124 description = http://search.cpan.org/dist/Catalyst-Controller-DBIC-API/
125
126 [repo Catalyst-View-Component-SubInclude]
127 gitweb = yes
128 description = http://search.cpan.org/dist/Catalyst-View-Component-SubInclude
129
130 [repo Catalyst-Controller-MovableType]
131 gitweb = yes
132 description = Run Movable Type through Catalyst
133
134 [repo Catalyst-Plugin-FormValidator-Simple]
135 gitweb = yes
136 description = Validator for Catalyst with FormValidator::Simple
137
138 [repo CatalystX-Declare]
139 gitweb = yes
140 description = Declarative (::Devel::Declare) Catalyst
141
142 [repo Reaction]
143 gitweb = yes
144 description = 'Reaction' or the likes
145
146 [repo Catalyst-Model-DBIC-Schema]
147 gitweb = yes
148 description = git://git.shadowcat.co.uk:catagits/Catalyst-Model-DBIC-Schema.git