Skip to content

Commit 744c91a

Browse files
authored
Update orgs.ts
1 parent c8eacdf commit 744c91a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/orgs.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ export const CommitteeList = [
2222
"Infrastructure Committee",
2323
"Social Committee",
2424
"Mentorship Committee",
25+
"Academic Committee"
2526
] as const;
2627
export const OrganizationList = ["ACM", ...SIGList, ...CommitteeList];

0 commit comments

Comments
 (0)