X-Git-Url: https://git.ucc.asn.au/?p=gitosis-admin.git;a=blobdiff_plain;f=gitosis.conf;h=fb6104585ef1537aab56122ebca73dfce959c328;hp=85651da10a785beda1785a7bda07f9b6e08e3d38;hb=ca8df0625a7342582a694314e9b4a506462d9ca7;hpb=350ae4358adbfddefe0b7a92212999437ba70154 diff --git a/gitosis.conf b/gitosis.conf index 85651da..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,7 +149,7 @@ members = zanchey@ucc daemon = yes [group matches] -writable = matches/honours matches/swarm +writable = matches/honours matches/swarm matches/MECH2401 matches/MCTX3420 members = matches_honours matches@ucc [repo matches/honours] @@ -158,7 +158,15 @@ daemon = yes [repo matches/swarm] daemon = yes +#[repo matches/MECH2401] +#daemon = yes + +[group matches/MCTX3420] +writable = matches/MCTX3420 +members = matches@ucc matches_mctx3420 +[repo matches/MCTX3420] +daemon = yes # [sjy] projects [group austlii] @@ -172,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