]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/supybot/templates/default/git.conf.erb
Remove schema_changes from irc bot
[chef.git] / cookbooks / supybot / templates / default / git.conf.erb
index 6c451bf789b0ef6a5e5745133aceda105c849477..59acbdabc4f80d9602572b7d898523fd6170cbb2 100644 (file)
@@ -3,71 +3,71 @@
 
 [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 = http://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
 
 [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 = http://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
 
 [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 = http://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
 
 [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 = http://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
 
 [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 = http://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
 
 [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 = http://git.osm.org/gpx-import.git/commitdiff/%c
+commit link = https://git.osm.org/gpx-import.git/commitdiff/%c
 channels = #osm-dev
 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 = http://git.osm.org/nominatim.git/commitdiff/%c
+commit link = https://git.osm.org/nominatim.git/commitdiff/%c
 channels = #osm-dev
 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 = http://git.osm.org/planetdump.git/commitdiff/%c
+commit link = https://git.osm.org/planetdump.git/commitdiff/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l
 
@@ -170,7 +170,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 +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
 
@@ -198,3 +206,27 @@ 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
+
+[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
+
+[switch2osm]
+short name = switch2osm
+url = git://github.com/switch2osm/switch2osm.github.io.git
+branch = master
+commit link = https://github.com/switch2osm/switch2osm.github.io/commit/%c
+channels = #osm-dev
+commit message = [%s|%b|%a] %m %l