Skip to content

Commit

Permalink
add new appointed positions
Browse files Browse the repository at this point in the history
  • Loading branch information
eddien24 committed Feb 4, 2025
1 parent 89b1041 commit e7c498d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/people/appointedPositions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,16 @@ name = "[Librarians](/constitution#IIIC2)"
people = [
{ name = "Jillian Belluck", email = "[email protected]", year = 25 },
{ name = "Julia Granato", email = "[email protected]", year = 25 },
{ name = "Eddie Nguyen", email = "[email protected]", year = 27},
]

[[appointedPositions]]
name = "[Social Chairs](/constitution#IIIC8)"
people = [
{ name = "Jace Damon", email = "[email protected]", year = 25 },
{ name = "Owen Landry", email = "[email protected]", year = 26 },
{ name = "Jimmy Zhang", email = "[email protected]", year = 25},
{ name = "Coral Roost Rothenberg", email = "[email protected]", year = 27 },
]

[[appointedPositions]]
Expand Down Expand Up @@ -48,10 +51,15 @@ people = [
{ name = "Jillian Belluck", email = "[email protected]", year = 25 },
{ name = "Tyler Gurth", email = "[email protected]", year = 25, endowed = "Edward Guiliano '72 Alumni Liaison"},
{ name = "Albert Lou", email = "[email protected]", year = 26 },
{ name = "Jimmy Zhang", email = "[email protected]", year = 25},
{ name = "Eddie Nguyen", email = "[email protected]", year = 27},
{ name = "Mia Kamisato", email = "[email protected]", year = 27},
]

[[appointedPositions]]
name = "[Webmasters](/constitution#IIIC7)"
people = [
{ name = "Tyler Gurth", email = "[email protected]", year = 25 },
{ name = "Eddie Nguyen", email = "[email protected]", year = 27},
{ name = "Alison Zeng", email = "[email protected]", year = 27},
]

0 comments on commit e7c498d

Please sign in to comment.