@@ -162,7 +162,6 @@ def __str__(self) -> str:
162162 'erdaifuu' : 'Carl Luo' ,
163163 'ericyang' : 'Eric Yang' ,
164164 'erikm' : 'Erik Muller' ,
165- 'ethanhs' : 'Emma Smith' ,
166165 'ethanhu' : 'Ethan Hu' ,
167166 'etw' : 'Ethan Wu' ,
168167 'ewhatt' : 'Emily Watt' ,
@@ -404,13 +403,13 @@ def _bod_terms() -> List[Term]:
404403 ),
405404 Term (
406405 'Spring 2019' , gms = ['abizer' , 'awelty' ], sms = ['bzh' , 'dkessler' ],
407- dgms = ['asai' ], dsms = ['ethanhs ' , 'cooperc' ],
406+ dgms = ['asai' ], dsms = ['ehs ' , 'cooperc' ],
408407 ),
409408 Term (
410409 'Fall 2019' ,
411410 gms = ['cooperc' , 'php' ],
412411 sms = [
413- ('ethanhs ' , date (2019 , 5 , 18 ), date (2019 , 11 , 18 )),
412+ ('ehs ' , date (2019 , 5 , 18 ), date (2019 , 11 , 18 )),
414413 'fydai' ,
415414 ],
416415 ),
@@ -461,7 +460,7 @@ def _bod_terms() -> List[Term]:
461460 Term (
462461 'Fall 2021' ,
463462 gms = ['snarain' , 'ncberberi' ],
464- sms = ['ethanhs ' , 'njha' ],
463+ sms = ['ehs ' , 'njha' ],
465464 heads = [
466465 ('Internal' , ['rjz' , 'ronitnath' ]),
467466 ('Industry and Alumni Relations' , ['kmo' ]),
0 commit comments