From 897eb47180a0aa2e5c1fd22dfdc1666a5b95fdb8 Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Fri, 13 Mar 2015 20:07:30 -0400 Subject: [PATCH] add myself to map --- doc/contributors.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/contributors.json b/doc/contributors.json index af80a3b04b9..67e6f5cae44 100644 --- a/doc/contributors.json +++ b/doc/contributors.json @@ -617,6 +617,23 @@ 49.04172 ] } + }, + { + "type": "Feature", + "properties": { + "Name": "Tom Kralidis", + "Committer": "Yes", + "First Commit Message": "add MetaSearch 0.2.0", + "First Commit Date": "07-05-2014", + "GIT Nickname": "tomkralidis" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -79.383184, + 43.653226 + ] + } } ] }