From: Tom Hughes Date: Thu, 4 Apr 2019 17:33:04 +0000 (+0100) Subject: Merge remote-tracking branch 'github/pull/225' X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/2c3bb4b02302a37e1c14e045833feb71b5a3130d?hp=d825d2d30731d4d7870af46aaec3eb5e225f909c Merge remote-tracking branch 'github/pull/225' --- diff --git a/cookbooks/supybot/templates/default/git.conf.erb b/cookbooks/supybot/templates/default/git.conf.erb index e70b49bcc..a0066aa97 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -183,11 +183,11 @@ commit link = https://github.com/openstreetmap/osmosis/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l -[osm-owg-log] -short name = osm-owg-log -url = git://github.com/gravitystorm/owg-log.git +[owg-website] +short name = owg-website +url = git://github.com/openstreetmap/owg-website.git branch = gh-pages -commit link = https://github.com/gravitystorm/owg-log/commit/%c +commit link = https://github.com/openstreetmap/owg-website/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l