:revision => "master",
:aliases => [ "api06.dev.openstreetmap.org" ]
},
- :forms => {
- :repository => "git://github.com/tomhughes/openstreetmap-website.git",
- :revision => "forms"
- },
:routing => {
:repository => "git://github.com/apmon/openstreetmap-website.git",
:revision => "routing2"
:overpass => {
:repository => "git://github.com/drolbr/openstreetmap-website.git",
:revision => "master"
+ },
+ :mapui => {
+ :repository => "git://github.com/osmlab/openstreetmap-website.git",
+ :revision => "map-ui"
+ },
+ :groups => {
+ :repository => "git://github.com/osmlab/openstreetmap-website.git",
+ :revision => "groups-sketch"
+ },
+ :welcome => {
+ :repository => "git://github.com/osmlab/openstreetmap-website.git",
+ :revision => "welcome-2"
}
}
},