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