:nicolas17 => { :status => :user },
:zverik => { :status => :user },
:dodobas => { :status => :user },
+ :mhohmann => { :status => :user },
:ooc => {
:status => :role,
:members => [ :tomh, :blackadder, :timsc, :ollie ]
:jsrouting => {
:repository => "git://github.com/systemed/openstreetmap-website.git",
:revision => "routing"
+ },
+ :jsrouting2 => {
+ :repository => "git://github.com/jfirebaugh/openstreetmap-website.git",
+ :revision => "routing"
+ },
+ :overpass2 => {
+ :repository => "git://github.com/tomhughes/openstreetmap-website.git",
+ :revision => "overpass"
+ },
+ :comments => {
+ :repository => "git://github.com/ukasiu/openstreetmap-website.git",
+ :revision => "changeset_comments_pr"
}
}
},