Skip to content

Commit

Permalink
chore: a few more greg contact updates
Browse files Browse the repository at this point in the history
  • Loading branch information
eneemann committed Dec 10, 2024
1 parent 031aef6 commit 135a958
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/data/contacts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ 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: {
Expand Down Expand Up @@ -332,9 +332,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 @@ -492,8 +492,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

0 comments on commit 135a958

Please sign in to comment.