Skip to content

Commit

Permalink
feat: add chris to contacts
Browse files Browse the repository at this point in the history
add contact info and tags to website for chris
  • Loading branch information
chriswnek authored Jan 21, 2025
1 parent 19dbf55 commit 19ecdd0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/data/staff.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ export const staff = [
x: '@erik_geospatial',
tags: ['data', '911', 'sgid', 'collaboration', 'python'],
},
{
name: 'Chris Wnek',
team: 'Project Management',
phone: '385-589-3603',
email: '[email protected]',
x: '',
tags: ['collaboration', 'partnerships', 'budgets', 'new projects', 'ongoing support'],
},
{
name: 'Zach Beck',
team: 'Data Team',
Expand Down

0 comments on commit 19ecdd0

Please sign in to comment.