From c3edae1b6686b4e88453ba06e915ea55062c5332 Mon Sep 17 00:00:00 2001 From: Matteo Date: Sat, 9 Jul 2016 15:02:39 +0200 Subject: [PATCH] Just added a new person to the contrib map and list (#3285) * Add Me in the map * Add Me in the contrib list --- doc/CONTRIBUTORS | 1 + doc/contributors.json | 15 +++++++++++++++ 2 files changed, 16 insertions(+) diff --git a/doc/CONTRIBUTORS b/doc/CONTRIBUTORS index 116e0d3bdae..b91334e99fc 100644 --- a/doc/CONTRIBUTORS +++ b/doc/CONTRIBUTORS @@ -54,6 +54,7 @@ Markus Neteler Mathias Walker Mathieu Pellerin Matt Amos +Matteo Ghetta Matthias Kuhn Maurizio Napolitano Mayeul Kauffmann diff --git a/doc/contributors.json b/doc/contributors.json index 7759acf57b8..55c38d4d545 100644 --- a/doc/contributors.json +++ b/doc/contributors.json @@ -804,6 +804,21 @@ 48.9472 ] } + }, + { + "type": "Feature", + "properties": { + "Name": "Matteo Ghetta", + "Committer": "No", + "GIT Nickname": "ghtmtt" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 11.9358, + 46.7963 + ] + } } ] }