- :moderation => {
- :repository => "git://github.com/sbagroy986/openstreetmap-website.git",
- :revision => "moderation_queue"
+ :locale => {
+ :repository => "https://github.com/tomhughes/openstreetmap-website.git",
+ :revision => "locale"
+ },
+ :microcosms => {
+ :repository => "https://github.com/openbrian/osm-microcosms.git",
+ :revision => "microcosms"
+ },
+ :upload => {
+ :repository => "https://git.openstreetmap.org/public/rails.git",
+ :revision => "master",
+ :cgimap_repository => "https://github.com/zerebubuth/openstreetmap-cgimap.git",
+ :cgimap_revision => "feature/bulk_upload"