]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/supybot/templates/default/git.conf.erb
supybot: switch to git:// instead of ssh based git access
[chef.git] / cookbooks / supybot / templates / default / git.conf.erb
index e12ee73e2625c3fca421c99eacd1e6356d58a02b..14ace9341df6bef6735e617e5026f3b92d90b547 100644 (file)
@@ -1,3 +1,5 @@
+# Note use git:// protocol instead of ssh based to avoid host key verification issue
+
 [osm-website]
 short name = osm-website
 url = git://git.openstreetmap.org/rails.git
@@ -59,13 +61,6 @@ commit link = http://git.osm.org/planetdump.git/commitdiff/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l
 
-#[osm-lic-change]
-#short name = osm-lic-change
-#url = git://github.com/gravitystorm/openstreetmap-license-change.git
-#commit link = https://github.com/gravitystorm/openstreetmap-license-change/commit/%c
-#channels = #osm-dev
-#commit message = [%s|%b|%a] %m %l
-
 [osm-carto]
 short name = osm-carto
 url = git://github.com/gravitystorm/openstreetmap-carto.git
@@ -96,8 +91,8 @@ commit message = [%s|%b|%a] %m %l
 
 [osm-id]
 short name = osm-id
-url = git://github.com/systemed/iD.git
-commit link = https://github.com/systemed/iD/commit/%c
+url = git://github.com/openstreetmap/iD.git
+commit link = https://github.com/openstreetmap/iD/commit/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l
 
@@ -108,9 +103,52 @@ commit link = https://github.com/osmlab/maproulette/commit/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l
 
-[osm-owl]
-short name = osm-owl
-url = git://github.com/ppawel/openstreetmap-watch-list.git
-commit link = https://github.com/ppawel/openstreetmap-watch-list/commit/%c
+[osm-supybot]
+short name = osm-supybot
+url = git://github.com/iandees/supybot-plugin-osm.git
+commit link = https://github.com/iandees/supybot-plugin-osm/commit/%c
+channels = #osm-dev
+commit message = [%s|%b|%a] %m %l
+
+[osm-taginfo]
+short name = osm-taginfo
+url = git://github.com/joto/taginfo.git
+commit link = https://github.com/joto/taginfo/commit/%c
+channels = #osm-dev
+commit message = [%s|%b|%a] %m %l
+
+[osmf-server-info]
+short name = osmf-server-info
+url = git://github.com/gravitystorm/osmf-server-info.git
+commit link = https://github.com/gravitystorm/osmf-server-info/commit/%c
+channels = #osm-dev
+commit message = [%s|%b|%a] %m %l
+
+[osm-forum]
+short name = osm-forum
+url = git://github.com/openstreetmap/openstreetmap-forum.git
+branch = openstreetmap
+commit link = https://github.com/openstreetmap/openstreetmap-forum/commit/%c
+channels = #osm-dev
+commit message = [%s|%b|%a] %m %l
+
+[osm-osmosis]
+short name = osm-osmosis
+url = git://github.com/openstreetmap/osmosis.git
+commit link = https://github.com/openstreetmap/osmosis/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
+commit link = https://github.com/osmlab/editor-layer-index/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
+commit link = https://github.com/gravitystorm/owg-log/commit/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l