X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=gitosis.conf;h=dba4c34239dcf2833eabf6484a2b9ff702503687;hb=57065d3c96f04350d4f9b2ab3a35071af6b10aee;hp=0c0a154b6038eac65a4f0b6cc4f3f589e4beb8ee;hpb=728b2cb89ba6159f144e3925e115d61ec99f0248;p=gitosis-admin.git diff --git a/gitosis.conf b/gitosis.conf index 0c0a154..dba4c34 100644 --- a/gitosis.conf +++ b/gitosis.conf @@ -25,7 +25,7 @@ [group gitosis-admin] writable = gitosis-admin -members = zanchey@ucc trs80@ucc shmookey@ucc dja@ucc frenchie@ucc spartan@ucc atyndall@ucc matches@ucc sjy@ucc gozzarda@ucc +members = zanchey@ucc trs80@ucc shmookey@ucc dja@ucc frenchie@ucc spartan@ucc atyndall@ucc matches@ucc sjy@ucc gozzarda@ucc oxinabox@ucc [repo gitosis-admin] daemon = yes @@ -149,7 +149,7 @@ members = zanchey@ucc daemon = yes [group matches] -writable = matches/honours matches/swarm matches/MECH2401 +writable = matches/honours matches/swarm matches/MECH2401 matches/MCTX3420 members = matches_honours matches@ucc [repo matches/honours] @@ -158,10 +158,15 @@ daemon = yes [repo matches/swarm] daemon = yes -[repo matches/MECH2401] -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] @@ -175,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