generated from acm-ucr/acm-ucr-website
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #130 from acm-ucr/dev
merge to main
- Loading branch information
Showing
11 changed files
with
69 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,14 @@ export const BOARD = [ | |
major: "Materials Science and Engineering ", | ||
pronouns: "He/Him", | ||
}, | ||
{ | ||
name: "Win Thant Tin Han", | ||
position: "Vice President", | ||
links: {}, | ||
grade: "3rd Year", | ||
major: "Computer Science", | ||
pronouns: "He/him/his", | ||
}, | ||
{ | ||
name: "Leslie Kin", | ||
position: "Webmaster & Social Media", | ||
|
@@ -18,47 +26,22 @@ export const BOARD = [ | |
pronouns: "She/Her/Hers", | ||
}, | ||
{ | ||
name: "Evan Littlecat", | ||
position: "President", | ||
links: { | ||
email: "mailto:[email protected]", | ||
linkedin: "mailto:[email protected]", | ||
}, | ||
grade: "Sophmore", | ||
major: "Comp Sci", | ||
pronouns: "She/Her/Hers", | ||
}, | ||
{ | ||
name: "Evan Littlecat", | ||
position: "President", | ||
links: { | ||
email: "mailto:[email protected]", | ||
linkedin: "mailto:[email protected]", | ||
}, | ||
grade: "Sophmore", | ||
major: "Comp Sci", | ||
pronouns: "She/Her/Hers", | ||
}, | ||
{ | ||
name: "Evan Littlecat", | ||
position: "President", | ||
links: { | ||
email: "mailto:[email protected]", | ||
linkedin: "mailto:[email protected]", | ||
}, | ||
grade: "Sophmore", | ||
major: "Comp Sci", | ||
pronouns: "She/Her/Hers", | ||
name: "Jacob Mapa", | ||
position: "Treasurer", | ||
links: {}, | ||
grade: "3rd Year", | ||
major: "Bioengineering", | ||
pronouns: "He/Hi/Hiss", | ||
}, | ||
{ | ||
name: "Evan Littlecat", | ||
position: "President", | ||
name: "Dhruv Kanumury ", | ||
position: "Secretary and Outreach Chair", | ||
links: { | ||
email: "mailto:[email protected]", | ||
linkedin: "mailto:[email protected]", | ||
}, | ||
grade: "Sophmore", | ||
major: "Comp Sci", | ||
pronouns: "She/Her/Hers", | ||
grade: "3rd Year ", | ||
major: "Bioengineering", | ||
pronouns: "He/Him/His", | ||
}, | ||
]; |