Skip to content

Commit

Permalink
Update titles in opportunity scan code
Browse files Browse the repository at this point in the history
  • Loading branch information
shri committed Sep 4, 2024
1 parent f444d2b commit 49cd79d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/app/domain/opportunities/services.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,12 +186,14 @@ async def scan(
person_titles = [
"Head of Platform",
"Lead Platform Enginner",
"Senior Platform Enginner",
"Staff Software Engineer",
"Tech Lead",
"Lead Software Engineer",
"Head of Platform",
"Head of Engineering",
"Director of Engineering",
"Senior Director of Engineering",
"Sr. Director of Engineering",
"VP of Engineering",
"Vice President of Engineering",
"SVP of Engineering",
Expand Down

0 comments on commit 49cd79d

Please sign in to comment.