From 1221fec11836be6d30da68ef4a9d146bee9ba553 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Sun, 1 Dec 2019 16:27:29 +0000 Subject: [PATCH] supybot: add switch2osm --- cookbooks/supybot/templates/default/git.conf.erb | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.43.2