update officer list

This commit is contained in:
Raymond Wang 2022-10-21 13:29:13 -07:00
parent 6ef6efca38
commit 1d9072030e

View file

@ -163,4 +163,9 @@ export const OFFICERS = [{
position: "Supercomputing Chair",
photo: "img/officers/temp.png",
email: "email@ucsd.edu"
}, {
name: "Raymond Wang",
position: "Webmaster",
photo: "img/officers/temp.png",
email: "raymond@ucsd.edu"
}];