X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/5fa3e75a3f542396f245d5ce2063650cbda56e66..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 6449b1ae4..63bc8be12 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -82,7 +82,7 @@ commit message = [%s|%b|%a] %m %l [osm-carto-schema] short name = osm-carto-schema url = git://github.com/gravitystorm/openstreetmap-carto.git -branch = schema_change +branch = schema_changes commit link = https://github.com/gravitystorm/openstreetmap-carto/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -178,7 +178,7 @@ commit message = [%s|%b|%a] %m %l [osm-forum] short name = osm-forum url = git://github.com/openstreetmap/openstreetmap-forum.git -branch = openstreetmap +branch = openstreetmap-1.5.10 commit link = https://github.com/openstreetmap/openstreetmap-forum/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -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