-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: replace gbunce contacts (#2889)
* chore: replace gbunce contacts * fix: typo * Zach contacts * chore: replace gbunce contacts * Hank Contacts * chore: update laura's contact responsibilities * chore: a few more greg contact updates --------- Co-authored-by: Zach Beck <[email protected]> Co-authored-by: Hank Chou <[email protected]> Co-authored-by: steveoh <[email protected]> Co-authored-by: Erik Neemann <[email protected]>
- Loading branch information
1 parent
e698ee2
commit 554f3c2
Showing
1 changed file
with
38 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,19 +3,19 @@ import type { Contacts } from '@models/types'; | |
export const contacts: Contacts = { | ||
address_grids: { | ||
agency: 'UGRC', | ||
email: 'GBunce@utah.gov', | ||
name: 'Greg Bunce', | ||
phone: '385-202-3297', | ||
email: 'michaelfoulger@utah.gov', | ||
name: 'Michael Foulger', | ||
phone: '385-652-2258', | ||
}, | ||
address_network: { | ||
agency: 'UGRC', | ||
email: 'GBunce@utah.gov', | ||
name: 'Greg Bunce', | ||
email: 'emneemann@utah.gov', | ||
name: 'Erik Neemann', | ||
phone: '385-202-3297', | ||
}, | ||
address_points: { | ||
agency: 'UGRC', | ||
email: 'zbeck@utah.gov', | ||
email: 'ZBeck@utah.gov', | ||
name: 'Zach Beck', | ||
phone: '801-538-3072', | ||
}, | ||
|
@@ -60,8 +60,8 @@ export const contacts: Contacts = { | |
}, | ||
{ | ||
agency: 'UGRC', | ||
email: 'GBunce@utah.gov', | ||
name: 'Greg Bunce', | ||
email: 'jdadams@utah.gov', | ||
name: 'Jake Adams', | ||
}, | ||
], | ||
change_manager: { | ||
|
@@ -110,9 +110,9 @@ export const contacts: Contacts = { | |
}, | ||
emergencyzones: { | ||
agency: 'UGRC', | ||
email: 'GBunce@utah.gov', | ||
name: 'Greg Bunce', | ||
phone: '801-349-0039', | ||
email: 'hchou@utah.gov', | ||
name: 'Hank Chou', | ||
phone: '435-319-0307', | ||
}, | ||
ewa: { | ||
agency: 'DEQ', | ||
|
@@ -155,13 +155,12 @@ export const contacts: Contacts = { | |
email: '[email protected]', | ||
name: 'Scott Davis', | ||
}, | ||
gisac: [ | ||
{ | ||
agency: 'UGRC', | ||
email: '[email protected]', | ||
name: 'Greg Bunce', | ||
}, | ||
], | ||
gisac: { | ||
agency: 'UGRC', | ||
email: '[email protected]', | ||
name: 'Laura Ault', | ||
phone: '801-550-7754', | ||
}, | ||
google_imagery: { | ||
agency: 'UGRC', | ||
email: '[email protected]', | ||
|
@@ -225,15 +224,14 @@ export const contacts: Contacts = { | |
}, | ||
locators: { | ||
agency: 'UGRC', | ||
email: 'GBunce@utah.gov', | ||
name: 'Greg Bunce', | ||
phone: '801-349-0039', | ||
email: 'ZBeck@utah.gov', | ||
name: 'Zach Beck', | ||
phone: '801-433-8422', | ||
}, | ||
luca_liaison: { | ||
agency: 'UGRC', | ||
email: '[email protected]', | ||
name: 'Greg Bunce', | ||
phone: '801-349-0039', | ||
email: '[email protected]', | ||
name: 'Jake Adams', | ||
}, | ||
luca_trainer: { | ||
agency: 'Census', | ||
|
@@ -292,9 +290,9 @@ export const contacts: Contacts = { | |
}, | ||
os_places: { | ||
agency: 'UGRC', | ||
email: 'GBunce@utah.gov', | ||
name: 'Greg Bunce', | ||
phone: '801-349-0039', | ||
email: 'hchou@utah.gov', | ||
name: 'Hank Chou', | ||
phone: '435-319-0307', | ||
}, | ||
palletjack: { | ||
agency: 'UGRC', | ||
|
@@ -333,9 +331,9 @@ export const contacts: Contacts = { | |
}, | ||
roads: { | ||
agency: 'UGRC', | ||
email: 'GBunce@utah.gov', | ||
name: 'Greg Bunce', | ||
phone: '801-349-0039', | ||
email: 'michaelfoulger@utah.gov', | ||
name: 'Michael Foulger', | ||
phone: '801-652-2258', | ||
}, | ||
sgid: [ | ||
{ | ||
|
@@ -397,9 +395,9 @@ export const contacts: Contacts = { | |
}, | ||
trails: { | ||
agency: 'UGRC', | ||
email: 'GBunce@utah.gov', | ||
name: 'Greg Bunce', | ||
phone: '801-349-0039', | ||
email: 'jdadams@utah.gov', | ||
name: 'Jake Adams', | ||
phone: '385-499-0786', | ||
}, | ||
turn: [ | ||
{ | ||
|
@@ -432,9 +430,9 @@ export const contacts: Contacts = { | |
phone: '801-538-3665', | ||
}, | ||
ugrc_director: { | ||
email: '-', | ||
email: '[email protected]', | ||
name: 'Laura Ault', | ||
phone: '-', | ||
phone: '801-550-7754', | ||
}, | ||
ugs: { | ||
agency: 'DNR', | ||
|
@@ -493,8 +491,8 @@ export const contacts: Contacts = { | |
}, | ||
voter_count_tool: { | ||
agency: 'UGRC', | ||
email: 'GBunce@utah.gov', | ||
name: 'Greg Bunce', | ||
email: 'emneemann@utah.gov', | ||
name: 'Erik Neemann', | ||
phone: '801-349-0039', | ||
}, | ||
voting: { | ||
|
@@ -541,9 +539,9 @@ export const contacts: Contacts = { | |
}, | ||
zip_codes: { | ||
agency: 'UGRC', | ||
email: 'GBunce@utah.gov', | ||
name: 'Greg Bunce', | ||
phone: '801-349-0039', | ||
email: 'hchou@utah.gov', | ||
name: 'Hank Chou', | ||
phone: '435-319-0307', | ||
}, | ||
dwmrc: [ | ||
{ | ||
|