Skip to content

Commit c00a8b3

Browse files
committedFeb 19, 2015
Added myself to the map
1 parent cda4df4 commit c00a8b3

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
 

‎doc/contributors.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,23 @@
566566
48.791220421656064
567567
]
568568
}
569+
},
570+
{
571+
"type": "Feature",
572+
"properties": {
573+
"Name": "Martin Dobias",
574+
"Committer": "Yes",
575+
"First Commit Message": "Patch to allow setting extents from cli on startup",
576+
"First Commit Date": "03-06-2005",
577+
"GIT Nickname": "wonder"
578+
},
579+
"geometry": {
580+
"type": "Point",
581+
"coordinates": [
582+
14.42916,
583+
50.06681
584+
]
585+
}
569586
}
570587
]
571588
}

0 commit comments

Comments
 (0)
Please sign in to comment.