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