From b41341d365b591fd0e7cf0b87028ff701bceeda1 Mon Sep 17 00:00:00 2001 From: steveoh Date: Thu, 15 Aug 2024 12:49:47 -0600 Subject: [PATCH] chore: remove matt and nathan closes #2824 --- src/data/staff.ts | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/src/data/staff.ts b/src/data/staff.ts index 0074e050ce..d73b99ffcc 100644 --- a/src/data/staff.ts +++ b/src/data/staff.ts @@ -1,20 +1,4 @@ export const staff = [ - { - name: 'Matt Peters', - team: 'Team Lead', - phone: '385-202-3297', - email: 'mpeters@utah.gov', - x: '@MattUGRC', - tags: ['vision', 'strategy', 'leadership', 'management', 'new opportunities'], - }, - { - name: 'Nathan Kota', - team: 'Team Manager', - phone: '385-226-1875', - email: 'nathankota@utah.gov', - x: '@nathankota', - tags: ['collaboration', 'partnerships', 'budgets', 'new projects', 'ongoing support'], - }, { name: 'Zach Beck', team: 'Data Team',