Skip to content

Commit

Permalink
chore: replace gbunce contacts (#2889)
Browse files Browse the repository at this point in the history
* 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
5 people authored Dec 10, 2024
1 parent e698ee2 commit 554f3c2
Showing 1 changed file with 38 additions and 40 deletions.
78 changes: 38 additions & 40 deletions src/data/contacts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
Expand Down Expand Up @@ -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: {
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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]',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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: [
{
Expand Down Expand Up @@ -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: [
{
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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: {
Expand Down Expand Up @@ -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: [
{
Expand Down

0 comments on commit 554f3c2

Please sign in to comment.