Skip to content

Commit

Permalink
Zach contacts
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachBeck committed Oct 30, 2024
1 parent e03dd36 commit 8290a2c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/data/contacts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const contacts: Contacts = {
},
address_points: {
agency: 'UGRC',
email: 'zbeck@utah.gov',
email: 'ZBeck@utah.gov',
name: 'Zach Beck',
phone: '801-538-3072',
},
Expand Down Expand Up @@ -225,9 +225,9 @@ 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',
Expand Down

0 comments on commit 8290a2c

Please sign in to comment.