Skip to content

Commit 8e0f7d5

Browse files
committed
team update
1 parent 138614c commit 8e0f7d5

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

src/components/constants.js

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -229,14 +229,9 @@ export const Members = [
229229
position: "Dry Lab",
230230
major: "Biomedical Engineering",
231231
},
232-
{
233-
name: "Harrison Kim",
234-
position: "Human Practices",
235-
major: "Biomedical Engineering",
236-
},
237232
{
238233
name: "Yejin Lhee",
239-
position: "Design, Human Practices",
234+
position: "Design",
240235
major: "Biochemistry",
241236
},
242237
{
@@ -305,13 +300,12 @@ export const Members = [
305300
header: "Human Practices",
306301
people: [
307302
{
308-
name: "Charlotte Lee",
309-
major: "Microbiology and Immunology",
303+
name: "Harrison Kim",
304+
major: "Biomedical Engineering",
310305
},
311306
{
312-
name: "Claire Pinckney",
313-
photo: "false",
314-
major: "Science",
307+
name: "Charlotte Lee",
308+
major: "Microbiology and Immunology",
315309
},
316310
{
317311
name: "Jessica Xin",

0 commit comments

Comments
 (0)