X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/98797b1bd111484300cfd1cf71c3a8c8dbfe9962..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 0b89223de..a0066aa97 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -3,7 +3,7 @@ [osm-website] short name = osm-website -url = git://git.openstreetmap.org/rails.git +url = https://git.openstreetmap.org/public/rails.git branch = master commit link = https://git.osm.org/rails.git/commitdiff/%c channels = #osm-dev @@ -17,7 +17,7 @@ channels = #osm-dev [osm-chef-public] short name = osm-chef-public -url = git://git.openstreetmap.org/chef.git +url = https://git.openstreetmap.org/public/chef.git branch = master commit link = https://git.osm.org/chef.git/commitdiff/%c channels = #osm-dev @@ -25,7 +25,7 @@ commit message = [%s|%b|%a] %m %l [osm-cgimap] short name = osm-cgimap -url = git://git.openstreetmap.org/cgimap.git +url = https://git.openstreetmap.org/public/cgimap.git branch = master commit link = https://git.osm.org/cgimap.git/commitdiff/%c channels = #osm-dev @@ -33,7 +33,7 @@ commit message = [%s|%b|%a] %m %l [osm-dns] short name = osm-dns -url = git://git.openstreetmap.org/dns.git +url = https://git.openstreetmap.org/public/dns.git branch = master commit link = https://git.osm.org/dns.git/commitdiff/%c channels = #osm-dev @@ -41,7 +41,7 @@ commit message = [%s|%b|%a] %m %l [osm-potlatch2] short name = osm-potlatch2 -url = git://git.openstreetmap.org/potlatch2.git +url = https://git.openstreetmap.org/public/potlatch2.git branch = master commit link = https://git.osm.org/potlatch2.git/commitdiff/%c channels = #osm-dev @@ -49,7 +49,7 @@ commit message = [%s|%b|%a] %m %l [osm-gpx-import] short name = osm-gpx-import -url = git://git.openstreetmap.org/gpx-import.git +url = https://git.openstreetmap.org/public/gpx-import.git branch = master commit link = https://git.osm.org/gpx-import.git/commitdiff/%c channels = #osm-dev @@ -57,7 +57,7 @@ commit message = [%s|%b|%a] %m %l [osm-nominatim] short name = osm-nominatim -url = git://git.openstreetmap.org/nominatim.git +url = https://git.openstreetmap.org/public/nominatim.git branch = master commit link = https://git.osm.org/nominatim.git/commitdiff/%c channels = #osm-dev @@ -65,7 +65,7 @@ commit message = [%s|%b|%a] %m %l [osm-planetdump] short name = osm-planetdump -url = git://git.openstreetmap.org/planetdump.git +url = https://git.openstreetmap.org/public/planetdump.git branch = master commit link = https://git.osm.org/planetdump.git/commitdiff/%c channels = #osm-dev @@ -183,11 +183,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 +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