Skip to content

Commit

Permalink
Merge pull request #1125 from EthanThatOneKid/add-dev-pm
Browse files Browse the repository at this point in the history
Add Dev Project Managar + adjust my role
  • Loading branch information
tomasohCHOM committed Sep 16, 2024
2 parents f9f139e + dfd9c08 commit 740f0d8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions src/lib/public/board/data/officers.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"S24": [{ "title": "Design Officer", "tier": 16 }],
"F24": [
{ "title": "Webmaster", "tier": 2 },
{ "title": "Open Source Software Officer", "tier": 33 },
{ "title": "Open Source Software Co-TL", "tier": 33 },
{ "title": "Design Officer", "tier": 16 }
]
},
Expand Down Expand Up @@ -342,7 +342,10 @@
"picture": "dave-javle.webp",
"positions": {
"S24": [{ "title": "Marketing Officer", "tier": 9 }],
"F24": [{ "title": "Marketing Officer", "tier": 9 }]
"F24": [
{ "title": "Dev Officer", "tier": 19 },
{ "title": "Marketing Officer", "tier": 9 }
]
},
"discord": "@davejavle"
},
Expand Down Expand Up @@ -1135,5 +1138,11 @@
"F24": [{ "title": "Dev Officer", "tier": 19 }]
},
"discord": "@__panda3004"
},
{
"fullName": "Ahad Munir Ahmad",
"picture": "ahad-munir-ahmad.webp",
"positions": { "F24": [{ "title": "Dev Project Manager", "tier": 18 }] },
"discord": "@adj1200"
}
]
Binary file added static/people/ahad-munir-ahmad.webp
Binary file not shown.

0 comments on commit 740f0d8

Please sign in to comment.