]> prime8.dev >> repos - p8d.git/commitdiff
Add owners
authorDamian Myrda <monkey.damianek@gmail.com>
Wed, 18 Sep 2024 18:39:48 +0000 (13:39 -0500)
committerDamian Myrda <monkey.damianek@gmail.com>
Wed, 18 Sep 2024 18:39:48 +0000 (13:39 -0500)
git/.gitolite.rc

index 61ad579c2a66aed9518b3368ddbe853827ea0d94..515934ed9d1c4dee98eaaa473268d654ce01603d 100644 (file)
@@ -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,