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