X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2ca70f0bd73cfa190dd83d5a8af1ff015809367b..65404c77e1f4cb37bb26b517581925670e68d9d0:/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..0afacce92 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -5,13 +5,13 @@ short name = osm-website url = https://git.openstreetmap.org/public/rails.git branch = master -commit link = https://git.osm.org/rails.git/commitdiff/%c +commit link = https://github.com/openstreetmap/openstreetmap-website/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l [osm-chef-private] short name = osm-chef-private -url = file:///var/lib/git/chef.git/ +url = https://git.openstreetmap.org/private/chef branch = master channels = #osm-dev @@ -19,7 +19,7 @@ channels = #osm-dev short name = osm-chef-public url = https://git.openstreetmap.org/public/chef.git branch = master -commit link = https://git.osm.org/chef.git/commitdiff/%c +commit link = https://github.com/openstreetmap/chef/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -27,7 +27,7 @@ commit message = [%s|%b|%a] %m %l short name = osm-cgimap url = https://git.openstreetmap.org/public/cgimap.git branch = master -commit link = https://git.osm.org/cgimap.git/commitdiff/%c +commit link = https://github.com/openstreetmap/cgimap/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -35,7 +35,7 @@ commit message = [%s|%b|%a] %m %l short name = osm-dns url = https://git.openstreetmap.org/public/dns.git branch = master -commit link = https://git.osm.org/dns.git/commitdiff/%c +commit link = https://github.com/openstreetmap/dns/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -43,7 +43,7 @@ commit message = [%s|%b|%a] %m %l short name = osm-potlatch2 url = https://git.openstreetmap.org/public/potlatch2.git branch = master -commit link = https://git.osm.org/potlatch2.git/commitdiff/%c +commit link = https://github.com/openstreetmap/potlatch2/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -79,6 +79,14 @@ commit link = https://github.com/gravitystorm/openstreetmap-carto/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l +[osm-carto-schema] +short name = osm-carto-schema +url = git://github.com/gravitystorm/openstreetmap-carto.git +branch = schema_changes +commit link = https://github.com/gravitystorm/openstreetmap-carto/commit/%c +channels = #osm-dev +commit message = [%s|%b|%a] %m %l + [osm-osm2pgsql] short name = osm-osm2pgsql url = git://github.com/openstreetmap/osm2pgsql.git @@ -170,7 +178,7 @@ commit message = [%s|%b|%a] %m %l [osm-forum] short name = osm-forum url = git://github.com/openstreetmap/openstreetmap-forum.git -branch = openstreetmap +branch = openstreetmap-1.5.10 commit link = https://github.com/openstreetmap/openstreetmap-forum/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -183,11 +191,19 @@ 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 + +[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 @@ -206,3 +222,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