diff options
Diffstat (limited to '~old')
-rwxr-xr-x | ~old/chroottools.git/config | 2 | ||||
-rwxr-xr-x | ~old/pbot.git/config | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/~old/chroottools.git/config b/~old/chroottools.git/config index 55bf184..e9d521b 100755 --- a/~old/chroottools.git/config +++ b/~old/chroottools.git/config @@ -4,3 +4,5 @@ bare = true [remote "origin"] url = /mnt/nonrepo/srv/git/~old/chroottools.git +[gitweb] + owner = Luke Shumaker diff --git a/~old/pbot.git/config b/~old/pbot.git/config index fbe8faa..8d7b046 100755 --- a/~old/pbot.git/config +++ b/~old/pbot.git/config @@ -4,3 +4,5 @@ bare = true [remote "origin"] url = /mnt/nonrepo/srv/git/pbot.git +[gitweb] + owner = Aurélien Desbrières |