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