X-Git-Url: https://git.ucc.asn.au/?p=gitosis-admin.git;a=blobdiff_plain;f=gitosis.conf;h=3147903ff63bd421e4959c2c3641906ff16793ee;hp=c3d212ee7833b1358dec61fd387dd82307b6fd1a;hb=2f8d14c9b79e9c87812a28e1c23435eaec686ffe;hpb=1e524623c67c775e273e06bf2f75e6b08576a44e diff --git a/gitosis.conf b/gitosis.conf index c3d212e..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] @@ -130,3 +136,37 @@ members = atyndall@ucc [repo atyndall/cits2231] daemon = yes gitweb = no + +[group zanchey] +writable = zanchey/dispense2 +members = zanchey@ucc + +[repo zanchey/dispense2] +daemon = yes + +[group matches] +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