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