Skip to content

Commit cb48f51

Browse files
committed
Contributors map update
1 parent 7a034f3 commit cb48f51

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

doc/contributors.json

+19-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "FeatureCollection",
3-
"features": [
3+
"features": [
44
{
55
"type": "Feature",
66
"properties": {
@@ -532,6 +532,24 @@
532532
-23.199067
533533
]
534534
}
535+
},
536+
{
537+
"type": "Feature",
538+
"properties": {
539+
"Name": "Vincent Mora",
540+
"Committer": "Yes",
541+
"First Commit Message": "- test that fails because of issue7244 (split several polygons of a multipolygon at the same time)",
542+
"First Commit Date": "11-07-2013",
543+
"GIT Nickname": "vmora"
544+
},
545+
"geometry": {
546+
"type": "Point",
547+
"coordinates": [
548+
5.76,
549+
45.115
550+
]
551+
}
535552
}
536553
]
537554
}
555+

0 commit comments

Comments
 (0)