From: Grant Slater Date: Sat, 11 Aug 2018 20:38:22 +0000 (+0100) Subject: supybot: announce josm git mirror commits X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/9ee431bec7fa97b7f192129cb660cea340e49856 supybot: announce josm git mirror commits Ref: https://github.com/openstreetmap/chef/issues/171 Fixes #171 --- diff --git a/cookbooks/supybot/templates/default/git.conf.erb b/cookbooks/supybot/templates/default/git.conf.erb index 67b4afb82..3bf1b2e80 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -191,6 +191,14 @@ commit link = https://github.com/gravitystorm/owg-log/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l +[osm-josm] +short name = osm-josm +url = git://github.com/openstreetmap/josm.git +branch = master +commit link = https://github.com/openstreetmap/josm/commit/%c +channels = #osm-dev +commit message = [%s|%b|%a] %m %l + [osmlab-editor-layer-index] short name = osmlab-editor-layer-index url = git://github.com/osmlab/editor-layer-index.git