-
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.
Merge branch 'update_contacts' of https://github.com/agrc/gis.utah.gov …
…into update_contacts
- Loading branch information
Showing
12 changed files
with
385 additions
and
382 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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 |
---|---|---|
|
@@ -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]', | ||
|
@@ -292,9 +291,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', | ||
|
@@ -432,9 +431,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', | ||
|
@@ -541,9 +540,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: [ | ||
{ | ||
|
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 |
---|---|---|
|
@@ -15,14 +15,6 @@ export const staff = [ | |
x: '@ZachAGRC', | ||
tags: ['cartography', 'address points', 'base maps', 'configurable apps', 'python'], | ||
}, | ||
{ | ||
name: 'Greg Bunce', | ||
team: 'Data Team Lead', | ||
phone: '801-349-0039', | ||
email: '[email protected]', | ||
x: '@bunce_greg', | ||
tags: ['SGID', 'transportation', 'collaboration', '911', 'data management'], | ||
}, | ||
{ | ||
name: 'Scott Davis', | ||
team: 'Development Team', | ||
|
1 change: 0 additions & 1 deletion
1
...images/pillar-blog/2024-10-17-the-data-process-that-powers-elections-in-utah/.placeholder
This file was deleted.
Oops, something went wrong.
Binary file not shown.
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
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
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