summaryrefslogtreecommitdiff
path: root/repo/config
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-10-01 20:55:21 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-10-01 20:55:21 -0400
commit28eaf064676361f2bae77f0925549f93f21d1e7e (patch)
tree2aa6d4f99b07024971abc586d146cda83a63a097 /repo/config
parent770c4e4629ee2c16421916239ac3a1be6a9ad176 (diff)
downloadgpsd-28eaf064676361f2bae77f0925549f93f21d1e7e.tar.gz
Banish still more Berlios URLs.
Diffstat (limited to 'repo/config')
-rw-r--r--repo/config19
1 files changed, 8 insertions, 11 deletions
diff --git a/repo/config b/repo/config
index 840ff61b..20a219cb 100644
--- a/repo/config
+++ b/repo/config
@@ -1,15 +1,13 @@
-[core]
- repositoryformatversion = 0
- filemode = true
- bare = true
- logallrefupdates = true
- sharedrepository = group
+# Extra attributes to add to git config if the hosting site allows hacking it.
+# When the project was hosted on Berlios, this was what it used.
+# Replace MAILHOST with the mailing list host.
+
[gitweb]
- owner = esr dbrashear remco nelsonrn garyemiller ckuethe wkazubski marr jfrancis mick_durkin bzed gdt mledford
+ owner = esr
[hooks]
- mailinglist = gpsd-commit-watch@lists.berlios.de
- announcelist = gpsd-announce@lists.berlios.de
- envelopesender = gpsd-dev@lists.berlios.de
+ mailinglist = gpsd-commit-watch@MAILHOST
+ announcelist = gpsd-announce@MAILHOST
+ envelopesender = gpsd-dev@MAILHOST
emailprefix = ""
allowunannotated = true
allowdeletebranch = true
@@ -19,5 +17,4 @@
showrev = "git show -C %s; echo"
[ciabot]
project = GPSD
- # Berlios blocks outbound mail.
xmlrpc = true