X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/12fdcc657d2a0412a8f8387b7807e32c110c65ea..74df2a7fd396b01a6f3feea952cf493409eacd2b:/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 810bc579c..dbbb3d9bb 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -96,17 +96,17 @@ commit message = [%s|%b|%a] %m %l [osm-id] short name = osm-id -url = git://github.com/systemed/iD.git -commit link = https://github.com/systemed/iD/commit/%c +url = git://github.com/openstreetmap/iD.git +commit link = https://github.com/openstreetmap/iD/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l -#[osm-maproulette] -#short name = osm-maproulette -#url = git://github.com/osmlab/maproulette.git -#commit link = https://github.com/osmlab/maproulette/commit/%c -#channels = #osm-dev -#commit message = [%s|%b|%a] %m %l +[osm-maproulette] +short name = osm-maproulette +url = git://github.com/osmlab/maproulette.git +commit link = https://github.com/osmlab/maproulette/commit/%c +channels = #osm-dev +commit message = [%s|%b|%a] %m %l [osm-supybot] short name = osm-supybot @@ -121,3 +121,10 @@ url = git://github.com/joto/taginfo.git commit link = https://github.com/joto/taginfo/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l + +[osmf-server-info] +short name = osmf-server-info +url = git@github.com:gravitystorm/osmf-server-info.git +commit link = https://github.com/gravitystorm/osmf-server-info/commit/%c +channels = #osm-dev +commit message = [%s|%b|%a] %m %l