From: Grant Slater Date: Wed, 26 Feb 2014 20:30:40 +0000 (+0000) Subject: supybot: monitor taginfo git X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/2fb3a51fbbbacac2b65a34f7e56bdd0bfe6f1dac supybot: monitor taginfo git --- diff --git a/cookbooks/supybot/templates/default/git.conf.erb b/cookbooks/supybot/templates/default/git.conf.erb index 52a544262..703e95f20 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -114,3 +114,10 @@ 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