X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3fea78e419b07ef7cf57bc5ded1d65cbf679e702..e04617420b4bac3642d100626db7fbc939254d5c:/cookbooks/supybot/templates/default/git.conf.erb?ds=inline diff --git a/cookbooks/supybot/templates/default/git.conf.erb b/cookbooks/supybot/templates/default/git.conf.erb index 1eb0dfa57..0b89223de 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -198,3 +198,11 @@ branch = gh-pages commit link = https://github.com/osmlab/editor-layer-index/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l + +[osmlab-osm-community-index] +short name = osmlab-osm-community-index +url = git://github.com/osmlab/osm-community-index.git +branch = master +commit link = https://github.com/osmlab/osm-community-index/commit/%c +channels = #osm-dev +commit message = [%s|%b|%a] %m %l