Add repos for Snack ROM and UCC coke machine PLC code
[gitosis-admin.git] / gitosis.conf
1 # UCC gitosis git repository configuration
2 # Do not edit this file except under git version control
3
4 # To add a new repository, make sure that all users have a $USERNAME.key
5 # in keydir/ . Then create a new group:
6 # [group $yourgroupname]
7 # writable = $reponame
8 # members = $user1 $user2
9 #
10 # Commit and push the changes using git, and then the user should run
11 # git push [email protected]:$reponame.git
12 # to export their changes to here.
13 #
14 # To be visible in gitweb, a section for the repository must be added,
15 # and an export flag set, like this:
16 # [repo $reponame]
17 # daemon = yes
18 # Note that this enables both anonymous export (via git://git.ucc.asn.au) and
19 # being viewable in gitweb. As the configuration for git is public, there is not
20 # a great deal of point in having one but not the other.
21 # The `gitweb = no` stanza will not work at this stage.
22 #
23 # You should also then edit the ~git/repositories/$reponame.git/config
24 # and insert a [gitweb] section with an owner = $ownername key to identify
25 # the owner of the repository, and edit the $reponame.git/description file
26 # to provide a better description.
27
28 [gitosis]
29
30 [group gitosis-admin]
31 writable = gitosis-admin
32 members = zanchey@ucc trs80@ucc shmookey@ucc dja@ucc frenchie@ucc spartan@ucc atyndall@ucc matches@ucc sjy@ucc gozzarda@ucc oxinabox@ucc [email protected] rvvs89@ucc sulix@ucc mtearle@ucc
33
34 [repo gitosis-admin]
35 daemon = yes
36 gitweb = yes
37
38 [group www-data]
39 writable = ucc-www
40 members = zanchey@ucc trs80@ucc frenchie@ucc shmookey@ucc www-data
41
42 [repo ucc-www]
43 daemon = yes
44
45 [group planet-ucc]
46 writable = planet-ucc
47 members = zanchey@ucc shmookey@ucc
48
49 [repo planet-ucc]
50 daemon = yes
51
52 # This should probably be merged with planet ucc?
53 [group minutes-rss]
54 writable = minutes-rss
55 members = frenchie@ucc zanchey@ucc
56
57 [repo minutes-rss]
58 daemon = yes
59
60 # UCCVend collection of repositories
61
62 [group uccvend]
63 writable = uccvend-docs uccvend-vendserver uccvend-snackrom uccvend-cokecode
64 members = mtearle@ucc
65
66 [repo uccvend-docs]
67 daemon = yes
68
69 [repo uccvend-vendserver]
70 daemon = yes
71
72 [repo uccvend-snackrom]
73 daemon = yes
74
75 [repo uccvend-cokecode]
76 daemon = yes
77
78 #Acess2 - refer [TPG]
79 [group acess2]
80 writable = tpg/acess2
81 members = [email protected]
82
83 [repo tpg/acess2]
84 daemon = yes
85
86 [group uccdoor]
87 writable = uccdoor
88 members = zanchey@ucc trs80@ucc mtearle@ucc
89
90 [repo uccdoor]
91 daemon = yes
92
93 [group webdispense]
94 writable = webdispense
95 members = shmookey@ucc
96
97 [repo webdispense]
98 daemon = yes
99
100 # progcomp - refer [DJA]
101 [group progcomp10]
102 writable = progcomp10
103 members = progcomp@murjan dja@ucc [email protected] shmookey@ucc rvvs89@ucc
104
105 [repo progcomp10]
106 daemon = yes
107
108 # progcomp2012 - refer [SZM]
109 [group progcomp2012]
110 writable = progcomp2012
111 members = matches@ucc dja@ucc
112
113 [repo progcomp2012]
114 daemon = yes
115
116 # progcomp2013 - refer [SZM]
117 [group progcomp2013]
118 writable = progcomp2013
119 members = matches@ucc
120
121 [repo progcomp2013]
122 daemon = yes
123
124 # icalparse - refer [JCF]
125 [group icalparse]
126 writable = frenchie/icalparse
127 members = frenchie@ucc
128
129 [repo frenchie/icalparse]
130 daemon = yes
131
132 [group tpgdispense2]
133 writable = tpg/opendispense2
134 members = [email protected]
135
136 [repo tpg/opendispense2]
137 daemon = yes
138
139 #scandal scan processor - refer [DJA]
140 [group scandal]
141 writable = dja/scandal
142 members = dja@ucc
143
144 [repo dja/scandal]
145 daemon = yes
146
147 [group radiotelescope]
148 writable = radiotelescope
149 members = harrymc@ucc
150
151 [repo radiotelescope]
152 daemon = yes
153
154 [group atyndall/cits2231]
155 writable = atyndall/cits2231
156 members = atyndall@ucc
157
158 [repo atyndall/cits2231]
159 daemon = yes
160
161 [group gozzarda]
162 writable = zanchey/dispense2 matches/MECH2401
163 members = gozzarda@ucc
164
165 [group zanchey]
166 writable = zanchey/dispense2
167 members = zanchey@ucc
168
169 [repo zanchey/dispense2]
170 daemon = yes
171
172 [group matches]
173 writable = matches/honours matches/swarm matches/MECH2401 matches/MCTX3420 matches/FYP2014
174 members = matches_honours matches@ucc
175
176 [repo matches/honours]
177 daemon = yes
178
179 [repo matches/swarm]
180 daemon = yes
181
182 #[repo matches/MECH2401]
183 #daemon = yes
184
185 [group matches/MCTX3420]
186 writable = matches/MCTX3420
187 members = matches@ucc matches_mctx3420
188
189 [repo matches/MCTX3420]
190 daemon = yes
191
192 [repo matches/FYP2014]
193 daemon = yes
194
195 # [SZM] and [SLX]'s Final* Year Project
196 [group ipdf]
197 writable = ipdf/documents ipdf/code ipdf/vfpu ipdf/sam
198 members = matches@ucc sulix@ucc ipdf
199
200 [repo ipdf/sam]
201 daemon = yes
202
203 [repo ipdf/documents]
204 daemon = yes
205
206 [repo ipdf/code]
207 daemon = yes
208
209 [repo ipdf/vfpu]
210 daemon = yes
211
212 # [sjy] projects
213 [group austlii]
214 writable = sjy/austlii 
215 members = sjy@ucc
216 [repo sjy/austlii]
217 daemon = yes
218
219 [group assetmap]
220 writable = sjy/assetmap 
221 members = sjy@ucc
222 [repo sjy/assetmap]
223 daemon = yes
224
225 [group cits3200f]
226 writeable = frames/cits3200f
227 members = frames@ucc oxinabox@ucc lgrevenl scottp jack BobHayden
228
229 [repo frames/cits3200f]
230 daemon = no

UCC git Repository :: git.ucc.asn.au