From af867959bf93a65b11a43c0a11d3f2602dfe5ae4 Mon Sep 17 00:00:00 2001 From: Jonathan Zhang Date: Sat, 23 Nov 2024 02:18:36 +0000 Subject: [PATCH] Update officers.py --- ocfweb/docs/views/officers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocfweb/docs/views/officers.py b/ocfweb/docs/views/officers.py index a9ba8e74..5d78abd2 100644 --- a/ocfweb/docs/views/officers.py +++ b/ocfweb/docs/views/officers.py @@ -161,7 +161,7 @@ def __str__(self) -> str: 'emarkp': 'E. Mark Ping', 'ericyang': 'Eric Yang', 'erikm': 'Erik Muller', - 'ethanhs': 'Ethan Smith', + 'ethanhs': 'Emma Smith', 'ethanhu': 'Ethan Hu', 'etw': 'Ethan Wu', 'ewhatt': 'Emily Watt',