diff --git a/src/assets/contributors-map.geojson b/src/assets/contributors-map.geojson index a2e418814..e3935dde7 100644 --- a/src/assets/contributors-map.geojson +++ b/src/assets/contributors-map.geojson @@ -180,6 +180,21 @@ 42.59040 ] } + }, + { + "type": "Feature", + "properties": { + "firstName": "Sreeharsha", + "githubId": "sreeharsha-rav", + "favoriteCrag": "" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 33.438385875596104, + -111.92938763085397 + ] + } } ] } \ No newline at end of file