Skip to content

Commit

Permalink
add Josh and make engineer job titles consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
jmuzina committed May 1, 2024
1 parent 677f2f7 commit 65b20a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion webapp/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@
{"login": "anthonydillon", "role": "Engineering Director"},
{"login": "bartaz", "role": "Staff Web Engineer"},
{"login": "lyubomir-popov", "role": "Lead Visual Designer"},
{"login": "jmuzina", "role": "Software Engineer"}
{"login": "pastelcyborg", "role": "Web Engineer"},
{"login": "jmuzina", "role": "Web Engineer"}
]


Expand Down

0 comments on commit 65b20a3

Please sign in to comment.