-
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 'main' into remove-commuter-rail-stations
- Loading branch information
Showing
7 changed files
with
16 additions
and
124 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
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 |
---|---|---|
|
@@ -66,8 +66,9 @@ export const contacts: Contacts = { | |
], | ||
change_manager: { | ||
agency: 'UGRC', | ||
email: '[email protected]', | ||
name: 'Matt Peters', | ||
email: '[email protected]', | ||
name: 'Michael Foulger', | ||
phone: '801-652-2258', | ||
}, | ||
contours: { | ||
agency: 'UGRC', | ||
|
@@ -155,11 +156,6 @@ export const contacts: Contacts = { | |
name: 'Scott Davis', | ||
}, | ||
gisac: [ | ||
{ | ||
agency: 'UGRC', | ||
email: '[email protected]', | ||
name: 'Matt Peters', | ||
}, | ||
{ | ||
agency: 'UGRC', | ||
email: '[email protected]', | ||
|
@@ -235,9 +231,9 @@ export const contacts: Contacts = { | |
}, | ||
luca_liaison: { | ||
agency: 'UGRC', | ||
email: 'MPeters@utah.gov', | ||
name: 'Matt Peters', | ||
phone: '385-202-3297', | ||
email: 'GBunce@utah.gov', | ||
name: 'Greg Bunce', | ||
phone: '801-349-0039', | ||
}, | ||
luca_trainer: { | ||
agency: 'Census', | ||
|
@@ -269,9 +265,9 @@ export const contacts: Contacts = { | |
], | ||
newsletter: { | ||
agency: 'UGRC', | ||
email: 'MPeters@utah.gov', | ||
name: 'Matt Peters', | ||
phone: '385-202-3297', | ||
email: 'sgourley@utah.gov', | ||
name: 'Steve Gourley', | ||
phone: '385-202-3394', | ||
}, | ||
nhd: { | ||
agency: 'DNR', | ||
|
@@ -401,9 +397,9 @@ export const contacts: Contacts = { | |
}, | ||
trails: { | ||
agency: 'UGRC', | ||
email: 'MPeters@utah.gov', | ||
name: 'Matt Peters', | ||
phone: '385-202-3297', | ||
email: 'GBunce@utah.gov', | ||
name: 'Greg Bunce', | ||
phone: '801-349-0039', | ||
}, | ||
turn: [ | ||
{ | ||
|
@@ -436,9 +432,9 @@ export const contacts: Contacts = { | |
phone: '801-538-3665', | ||
}, | ||
ugrc_director: { | ||
email: '[email protected]', | ||
name: 'Matt Peters', | ||
phone: '385-202-3297', | ||
email: '-', | ||
name: 'Laura Ault', | ||
phone: '-', | ||
}, | ||
ugs: { | ||
agency: 'DNR', | ||
|
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 |
---|---|---|
@@ -1,20 +1,4 @@ | ||
export const staff = [ | ||
{ | ||
name: 'Matt Peters', | ||
team: 'Team Lead', | ||
phone: '385-202-3297', | ||
email: '[email protected]', | ||
x: '@MattUGRC', | ||
tags: ['vision', 'strategy', 'leadership', 'management', 'new opportunities'], | ||
}, | ||
{ | ||
name: 'Nathan Kota', | ||
team: 'Team Manager', | ||
phone: '385-226-1875', | ||
email: '[email protected]', | ||
x: '@nathankota', | ||
tags: ['collaboration', 'partnerships', 'budgets', 'new projects', 'ongoing support'], | ||
}, | ||
{ | ||
name: 'Zach Beck', | ||
team: 'Data Team', | ||
|
Binary file not shown.
Binary file not shown.
82 changes: 0 additions & 82 deletions
82
src/pages/products/sgid/transportation/uta-commuter-rail-routes.astro
This file was deleted.
Oops, something went wrong.