Skip to content

Commit

Permalink
Update team members (#5073)
Browse files Browse the repository at this point in the history
* Add jmuzina & Remove elioqoshi; Update Bartek's job title

* add Josh and make engineer job titles consistent
  • Loading branch information
jmuzina committed May 2, 2024
1 parent 100989b commit cc34bd3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions webapp/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,10 @@

TEAM_MEMBERS = [
{"login": "anthonydillon", "role": "Engineering Director"},
{"login": "bartaz", "role": "Senior Web Engineer"},
{"login": "bartaz", "role": "Staff Web Engineer"},
{"login": "lyubomir-popov", "role": "Lead Visual Designer"},
{"login": "elioqoshi", "role": "UX Designer"},
{"login": "pastelcyborg", "role": "Web Engineer"},
{"login": "jmuzina", "role": "Web Engineer"}
]


Expand Down

0 comments on commit cc34bd3

Please sign in to comment.