Skip to content

Commit

Permalink
Merge pull request #1119 from EthanThatOneKid/adjust-board
Browse files Browse the repository at this point in the history
Add Nodebuds Team members
  • Loading branch information
26samaahmed authored Sep 8, 2024
2 parents b2dba30 + 38bfa16 commit e0ef19a
Showing 1 changed file with 24 additions and 10 deletions.
34 changes: 24 additions & 10 deletions src/lib/public/board/data/officers.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,8 @@
"picture": "boushra-bettir.webp",
"positions": {
"F23": [{ "title": "Dev Officer", "tier": 19 }],
"S24": [{ "title": "Dev Officer", "tier": 19 }],
"F24": [{ "title": "Dev Project Manager", "tier": 18 }]
},
"discord": "@bruvshra"
"S24": [{ "title": "Dev Officer", "tier": 19 }]
}
},
{
"fullName": "Dane Camacho",
Expand Down Expand Up @@ -111,7 +109,10 @@
"positions": {
"F23": [{ "title": "AI Officer", "tier": 21 }],
"S24": [{ "title": "Marketing Officer", "tier": 9 }],
"F24": [{ "title": "Marketing Officer", "tier": 9 }]
"F24": [
{ "title": "Marketing Officer", "tier": 9 },
{ "title": "Nodebuds Officer", "tier": 26 }
]
},
"discord": "@ashleychan_"
},
Expand Down Expand Up @@ -266,7 +267,10 @@
"positions": {
"F23": [{ "title": "Algo Officer", "tier": 12 }],
"S24": [{ "title": "Algo Officer", "tier": 12 }],
"F24": [{ "title": "Algo Team Lead", "tier": 11 }]
"F24": [
{ "title": "Algo Team Lead", "tier": 11 },
{ "title": "Nodebuds Officer", "tier": 26 }
]
},
"discord": "@nategries"
},
Expand Down Expand Up @@ -418,7 +422,10 @@
"positions": {
"F23": [{ "title": "Marketing Officer", "tier": 9 }],
"S24": [{ "title": "Marketing Officer", "tier": 9 }],
"F24": [{ "title": "Marketing Officer", "tier": 9 }]
"F24": [
{ "title": "Marketing Officer", "tier": 9 },
{ "title": "Nodebuds Officer", "tier": 26 }
]
},
"discord": "@.cheesee."
},
Expand Down Expand Up @@ -526,7 +533,8 @@
],
"F24": [
{ "title": "Event Coordinator", "tier": 6 },
{ "title": "Marketing Officer", "tier": 9 }
{ "title": "Marketing Officer", "tier": 9 },
{ "title": "Nodebuds Officer", "tier": 26 }
]
},
"discord": "@evie724"
Expand Down Expand Up @@ -734,7 +742,10 @@
"positions": {
"F23": [{ "title": "Marketing Officer", "tier": 9 }],
"S24": [{ "title": "Marketing Officer", "tier": 9 }],
"F24": [{ "title": "Event Coordinator", "tier": 6 }]
"F24": [
{ "title": "Event Coordinator", "tier": 6 },
{ "title": "Nodebuds Officer", "tier": 26 }
]
},
"discord": "@meexy23"
},
Expand Down Expand Up @@ -808,7 +819,10 @@
{ "title": "Algo Officer", "tier": 12 },
{ "title": "Marketing Officer", "tier": 9 }
],
"F24": [{ "title": "Algo Officer", "tier": 12 }]
"F24": [
{ "title": "Algo Officer", "tier": 12 },
{ "title": "Nodebuds Officer", "tier": 26 }
]
},
"discord": "@pattyrick1"
},
Expand Down

0 comments on commit e0ef19a

Please sign in to comment.