gitosis-admin: remove owner string, has no effect
[gitosis-admin.git] / gitosis.conf
index 1f311ec..9e89c79 100644 (file)
 # 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]
 
@@ -29,7 +33,6 @@ members = zanchey@ucc trs80
 
 [repo gitosis-admin]
 daemon = yes
-owner = UCC Wheel Group <wheel@>
 
 [repo ucc-www]
 daemon = yes

UCC git Repository :: git.ucc.asn.au