X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/65404c77e1f4cb37bb26b517581925670e68d9d0..e7be1b3d379bdb1ee55de0d68f7946ed9f63fc62:/cookbooks/supybot/templates/default/git.conf.erb 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