From a22c6f3e56db334473500994ba1b36939637e5e0 Mon Sep 17 00:00:00 2001 From: Qia Zou Date: Mon, 20 Jul 2026 18:50:07 +1000 Subject: [PATCH] Add Annie to attendees list --- Program.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Program.cs b/Program.cs index 40096bf..71060d9 100644 --- a/Program.cs +++ b/Program.cs @@ -4,6 +4,7 @@ "Angus Wong", "Ryan Chang", "Mandeep Gautam", + "Annie", // Add your name above this line! (Do not delete this) ];