X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/46487ed03159cfacfc370bef7d0dcc245d9ba079..12fdcc657d2a0412a8f8387b7807e32c110c65ea:/cookbooks/supybot/templates/default/git.conf.erb?ds=sidebyside diff --git a/cookbooks/supybot/templates/default/git.conf.erb b/cookbooks/supybot/templates/default/git.conf.erb index e12ee73e2..810bc579c 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -101,16 +101,23 @@ commit link = https://github.com/systemed/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 +#[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 +url = git://github.com/iandees/supybot-plugin-osm.git +commit link = https://github.com/iandees/supybot-plugin-osm/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l -[osm-owl] -short name = osm-owl -url = git://github.com/ppawel/openstreetmap-watch-list.git -commit link = https://github.com/ppawel/openstreetmap-watch-list/commit/%c +[osm-taginfo] +short name = osm-taginfo +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