]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/supybot/templates/default/git.conf.erb
Track tilelog with IRC bot
[chef.git] / cookbooks / supybot / templates / default / git.conf.erb
index 9dbdc8710d77007c75271545cba1e7b41c76c90e..a410105ce21aafdc3d2b3f47d193c811b2c27be3 100644 (file)
@@ -24,9 +24,9 @@ commit message = [%s|%b|%a] %m %l
 
 [osm-cgimap]
 short name = osm-cgimap
-url = https://git.openstreetmap.org/public/cgimap.git
+url = https://github.com/zerebubuth/openstreetmap-cgimap.git
 branch = master
-commit link = https://github.com/openstreetmap/cgimap/commit/%c
+commit link = https://github.com/zerebubuth/openstreetmap-cgimap/commit/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l
 
@@ -190,6 +190,14 @@ commit link = https://github.com/openstreetmap/owg-website/commit/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l
 
+[osm-tilelog]
+short name = osm-tilelog
+url = https://github.com/openstreetmap/tilelog.git
+branch = main
+commit link = https://github.com/openstreetmap/tilelog/commit/%c
+channels = #osm-dev
+commit message = [%s|%b|%a] %m %l
+
 [osm-josm]
 short name = osm-josm
 url = https://github.com/JOSM/josm.git