X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2ca70f0bd73cfa190dd83d5a8af1ff015809367b..36f949db47cbda039c4c989f363ebd932686cb96:/cookbooks/supybot/templates/default/git.conf.erb diff --git a/cookbooks/supybot/templates/default/git.conf.erb b/cookbooks/supybot/templates/default/git.conf.erb index 67b4afb82..e70b49bcc 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 @@ -206,3 +214,11 @@ branch = master commit link = https://github.com/osmlab/osm-community-index/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l + +[vespucci] +short name = vespucci +url = git://github.com/MarcusWolschon/osmeditor4android.git +branch = master +commit link = https://github.com//MarcusWolschon/osmeditor4android/commit/%c +channels = #osm-dev +commit message = [%s|%b|%a] %m %l