Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1 from AdamWier/Added-name-and-coordinates
Browse files Browse the repository at this point in the history
Added name and coordinates
  • Loading branch information
AdamWier committed Oct 21, 2018
2 parents 613d9d4 + f109ce2 commit 57942be
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions hacktobermap.js
Expand Up @@ -659,4 +659,10 @@ var hacktobermap = [
latitude: "10.157313",
longitude: "-67.498205"
},
{
name: "Adam Wier",
location: "Le Mans, France",
latitude: "48.0061",
longitude: "0.1996"
},
];

0 comments on commit 57942be

Please sign in to comment.