X-Git-Url: https://git.ucc.asn.au/?p=gitosis-admin.git;a=blobdiff_plain;f=gitosis.conf;h=fb6104585ef1537aab56122ebca73dfce959c328;hp=3028259d7bd5c2df8bdc0b8fe66c523e9cc36819;hb=ca8df0625a7342582a694314e9b4a506462d9ca7;hpb=74de1545fd7ddd846a3d262674ddcbe697a9c780 diff --git a/gitosis.conf b/gitosis.conf index 3028259..fb61045 100644 --- a/gitosis.conf +++ b/gitosis.conf @@ -138,7 +138,7 @@ daemon = yes gitweb = no [group gozzarda] -writable = zanchey/dispense2 +writable = zanchey/dispense2 matches/MECH2401 members = gozzarda@ucc [group zanchey] @@ -149,17 +149,23 @@ members = zanchey@ucc daemon = yes [group matches] -writable = matches/honours matches/pprog2 +writable = matches/honours matches/swarm matches/MECH2401 matches/MCTX3420 members = matches_honours matches@ucc [repo matches/honours] daemon = yes -[group pprog2] -writable = matches/pprog2 -members = matches_honours matches@ucc +[repo matches/swarm] +daemon = yes + +#[repo matches/MECH2401] +#daemon = yes -[repo matches/pprog2] +[group matches/MCTX3420] +writable = matches/MCTX3420 +members = matches@ucc matches_mctx3420 + +[repo matches/MCTX3420] daemon = yes # [sjy] projects @@ -174,3 +180,10 @@ writable = sjy/assetmap members = sjy@ucc [repo sjy/assetmap] daemon = yes + +[group cits3200f] +writeable = frames/cits3200f +members = frames@ucc + +[repo frames/cits3200f] +daemon = no