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