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