Skip to content

Commit

Permalink
Merge pull request #2306 from ahuarte47/developersmap_ahuarte47
Browse files Browse the repository at this point in the history
Add ahuarte47 location to developersmap page
  • Loading branch information
nyalldawson committed Sep 10, 2015
2 parents 3d7b6fb + 2b5f59c commit 08a5335
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions doc/contributors.json
Expand Up @@ -685,6 +685,23 @@
46.50825
]
}
},
{
"type": "Feature",
"properties": {
"Name": "Alvaro Huarte",
"Committer": "No",
"First Commit Message": "Feature #8725: Fast rendering of geometries",
"First Commit Date": "07-10-2013",
"GIT Nickname": "ahuarte47"
},
"geometry": {
"type": "Point",
"coordinates": [
-1.6588156567,
42.810529897
]
}
}
]
}

0 comments on commit 08a5335

Please sign in to comment.