From 2fb3a51fbbbacac2b65a34f7e56bdd0bfe6f1dac Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Wed, 26 Feb 2014 20:30:40 +0000 Subject: [PATCH] supybot: monitor taginfo git --- cookbooks/supybot/templates/default/git.conf.erb | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.43.2