X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1e5a55b41b81e714a62fdd17159ed62a2d93a489..2fb3a51fbbbacac2b65a34f7e56bdd0bfe6f1dac:/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 16c4e6515..703e95f20 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -107,3 +107,17 @@ 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-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