X-Git-Url: https://git.ucc.asn.au/?p=gitosis-admin.git;a=blobdiff_plain;f=gitosis.conf;h=3147903ff63bd421e4959c2c3641906ff16793ee;hp=f271eecd571cb11a19afa5642370e405d0978640;hb=2f8d14c9b79e9c87812a28e1c23435eaec686ffe;hpb=6664a59dfa93b941b3a78fdc6fd9bb5e834e5604 diff --git a/gitosis.conf b/gitosis.conf index f271eec..3147903 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 +members = zanchey@ucc trs80@ucc shmookey@ucc dja@ucc frenchie@ucc spartan@ucc atyndall@ucc matches@ucc sjy@ucc [repo gitosis-admin] daemon = yes @@ -91,7 +91,13 @@ members = matches@ucc dja@ucc [repo progcomp2012] daemon = yes +# progcomp2013 - refer [SZM] +[group progcomp2013] +writable = progcomp2013 +members = matches@ucc +[repo progcomp2013] +daemon = yes # icalparse - refer [JCF] [group icalparse] @@ -139,8 +145,28 @@ members = zanchey@ucc daemon = yes [group matches] -writable = matches/honours -members = matches_honours +writable = matches/honours matches/pprog2 +members = matches_honours matches@ucc [repo matches/honours] daemon = yes + +[group pprog2] +writable = matches/pprog2 +members = matches_honours matches@ucc + +[repo matches/pprog2] +daemon = yes + +# [sjy] projects +[group austlii] +writable = sjy/austlii +members = sjy@ucc +[repo sjy/austlii] +daemon = yes + +[group assetmap] +writable = sjy/assetmap +members = sjy@ucc +[repo sjy/assetmap] +daemon = yes