Skip to content

Commit 5762cb8

Browse files
committedSep 20, 2013
added 3nids to contrib maps
1 parent faa027e commit 5762cb8

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
@@ -482,6 +482,23 @@
482482
47.6
483483
]
484484
}
485+
},
486+
{
487+
"type": "Feature",
488+
"properties": {
489+
"Name": "Denis Rouzaud",
490+
"Committer": "Yes",
491+
"First Commit Message": "[FEATURE] add multiple selection option in value relations",
492+
"First Commit Date": "28-06-2012",
493+
"GIT Nickname": "3nids"
494+
},
495+
"geometry": {
496+
"type": "Point",
497+
"coordinates": [
498+
6.86121,
499+
46.47796
500+
]
501+
}
485502
}
486503
]
487504
}

0 commit comments

Comments
 (0)
Please sign in to comment.