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