Skip to content

Commit

Permalink
Merge pull request #764 from ocf/fa22-officers
Browse files Browse the repository at this point in the history
add fall 2022 officers
  • Loading branch information
jyxzhang authored Jun 15, 2022
2 parents 45a3782 + c3293e0 commit 612162c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions ocfweb/docs/views/officers.py
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,17 @@ def _bod_terms() -> List[Term]:
('DeCal', ['lmathias', 'laksith']),
],
),
Term(
'Fall 2022',
gms=['jyxzhang', 'njha'],
sms=['rjz', 'etw'],
heads=[
('Internal', ['kian', 'bryli', 'bencuan']),
('External', ['anddone']),
('Finance', ['snarain', 'bencuan']),
('DeCal', ['lmathias', 'laksith', 'idham']),
],
),
]


Expand Down

0 comments on commit 612162c

Please sign in to comment.