X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/f5c209a2991b26130dcae5cfcc613be001f5106d..c8e12edfbc66208ba83b421fb9327023b1c478c9:/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..a410105ce 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -24,9 +24,9 @@ commit message = [%s|%b|%a] %m %l [osm-cgimap] short name = osm-cgimap -url = https://git.openstreetmap.org/public/cgimap.git +url = https://github.com/zerebubuth/openstreetmap-cgimap.git branch = master -commit link = https://github.com/openstreetmap/cgimap/commit/%c +commit link = https://github.com/zerebubuth/openstreetmap-cgimap/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -129,7 +129,7 @@ commit message = [%s|%b|%a] %m %l [osm-id] short name = osm-id url = https://github.com/openstreetmap/iD.git -branch = master +branch = develop commit link = https://github.com/openstreetmap/iD/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -190,11 +190,19 @@ commit link = https://github.com/openstreetmap/owg-website/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l +[osm-tilelog] +short name = osm-tilelog +url = https://github.com/openstreetmap/tilelog.git +branch = main +commit link = https://github.com/openstreetmap/tilelog/commit/%c +channels = #osm-dev +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 @@ -209,7 +217,7 @@ commit message = [%s|%b|%a] %m %l [osmlab-osm-community-index] short name = osmlab-osm-community-index url = https://github.com/osmlab/osm-community-index.git -branch = master +branch = main commit link = https://github.com/osmlab/osm-community-index/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -229,3 +237,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