X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/9ee431bec7fa97b7f192129cb660cea340e49856..c3d81537a9d49c65f5801a19ba2920713beeeb81:/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 3bf1b2e80..a0066aa97 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -183,11 +183,11 @@ commit link = https://github.com/openstreetmap/osmosis/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l -[osm-owg-log] -short name = osm-owg-log -url = git://github.com/gravitystorm/owg-log.git +[owg-website] +short name = owg-website +url = git://github.com/openstreetmap/owg-website.git branch = gh-pages -commit link = https://github.com/gravitystorm/owg-log/commit/%c +commit link = https://github.com/openstreetmap/owg-website/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -214,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