From: Damian Myrda Date: Wed, 18 Sep 2024 18:39:48 +0000 (-0500) Subject: Add owners X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=131efaced05b7260cb33bf713491631c7ced9a07;p=p8d.git Add owners --- diff --git a/git/.gitolite.rc b/git/.gitolite.rc index 61ad579..515934e 100644 --- a/git/.gitolite.rc +++ b/git/.gitolite.rc @@ -21,7 +21,7 @@ UMASK => 0077, # look for "git-config" in the documentation - GIT_CONFIG_KEYS => 'gitweb.description', + GIT_CONFIG_KEYS => ['gitweb.owner', 'gitweb.description'], # comment out if you don't need all the extra detail in the logfile LOG_EXTRA => 1,