From 0645d8fe5104a18f77cf643adc5151c4ac1843c0 Mon Sep 17 00:00:00 2001
From: Julian Callin <j.callin@hotmail.com>
Date: Mon, 25 Sep 2023 14:01:47 -0600
Subject: [PATCH] chore(docs):Add Julian's information to openbeta-devs file

---
 src/assets/contributors-map.geojson | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/src/assets/contributors-map.geojson b/src/assets/contributors-map.geojson
index 2f5d7210e..767a92d2c 100644
--- a/src/assets/contributors-map.geojson
+++ b/src/assets/contributors-map.geojson
@@ -105,6 +105,21 @@
           34.052724
         ]
       }
+    },
+    {
+      "type": "Feature",
+      "properties": {
+        "firstName": "Julian",
+        "githubId": "jcallin",
+        "favoriteCrag": "a291d1d8-8f03-5991-bd12-b6d9de7bd0b5"
+      },
+      "geometry": {
+        "type": "Point",
+        "coordinates": [
+          -106.45581804700856,
+          35.200139741452986
+        ]
+      }
     }
   ]
 }