From: Grant Slater Date: Sun, 1 Dec 2019 16:27:29 +0000 (+0000) Subject: supybot: add switch2osm X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/1221fec11836be6d30da68ef4a9d146bee9ba553 supybot: add switch2osm --- diff --git a/cookbooks/supybot/templates/default/git.conf.erb b/cookbooks/supybot/templates/default/git.conf.erb index 0afacce92..63bc8be12 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -230,3 +230,11 @@ branch = master commit link = https://github.com//MarcusWolschon/osmeditor4android/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l + +[switch2osm] +short name = switch2osm +url = git://github.com/switch2osm/switch2osm.github.io.git +branch = master +commit link = https://github.com/switch2osm/switch2osm.github.io/commit/%c +channels = #osm-dev +commit message = [%s|%b|%a] %m %l