X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e4a0595002f1f428a98776070ad4677b6433b46f..b85756b94d802385dbb5c5cf29e892b04b61f41e:/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 9cfbae058..879694547 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -192,9 +192,9 @@ commit message = [%s|%b|%a] %m %l [osm-josm] short name = osm-josm -url = https://github.com/openstreetmap/josm.git +url = https://github.com/JOSM/josm.git branch = master -commit link = https://github.com/openstreetmap/josm/commit/%c +commit link = https://github.com/JOSM/josm/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -229,3 +229,11 @@ branch = master commit link = https://github.com/switch2osm/switch2osm.github.io/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l + +[simon-openinghoursparser] +short name = simon-openinghoursparser +url = https://github.com/simonpoole/OpeningHoursParser.git +branch = master +commit link = https://github.com/simonpoole/OpeningHoursParser/commit/%c +channels = #osm-dev +commit message = [%s|%b|%a] %m %l