X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=gitosis.conf;h=f501fd835287d60c8a342f3360f8df79dc4d34b9;hb=bb47d2da1fc982101345401d8d97176a57362f71;hp=a3f01988eb115f90bba4d833d589bf61158a8832;hpb=6c22b100bc42f26cde27535c0b924eb4794f4368;p=gitosis-admin.git diff --git a/gitosis.conf b/gitosis.conf index a3f0198..f501fd8 100644 --- a/gitosis.conf +++ b/gitosis.conf @@ -15,14 +15,40 @@ # and an export flag set, like this: # [repo $reponame] # daemon = yes -# owner = $repomastername +# +# You should also then edit the ~git/repositories/$reponame.git/config +# and insert a [gitweb] section with an owner = $ownername key to identify +# the owner of the repository, and edit the $reponame.git/description file +# to provide a better description. [gitosis] [group gitosis-admin] writable = gitosis-admin -members = zanchey@ucc +members = zanchey@ucc trs80 shmookey dja@ucc + +[repo gitosis-admin] +daemon = yes [group www-data] writable = ucc-www +members = zanchey@ucc trs80 shmookey www-data + +[repo ucc-www] +daemon = yes + +[group planet-ucc] +writable = planet-ucc members = zanchey@ucc + +[repo planet-ucc] +daemon = yes + +#Acess2 - refer [TPG] +[group acess2] +writeable = acess2 +members = tpg@ucc.asn.au dja@ucc + +[repo acess2] +daemon = yes +