From 00a5d788f40fe8115398371d6123011487ee8f0e Mon Sep 17 00:00:00 2001 From: hrjohnsonn <95297554+hrjohnsonn@users.noreply.github.com> Date: Thu, 11 Sep 2025 12:07:11 -0500 Subject: [PATCH] Update bash_echo_terminal.sh --- bash_echo_terminal.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bash_echo_terminal.sh b/bash_echo_terminal.sh index 3e7f7ae..47e487a 100755 --- a/bash_echo_terminal.sh +++ b/bash_echo_terminal.sh @@ -13,4 +13,5 @@ echo "" echo "Here is a list of awesome ANVIL members who are learning git:" echo "Molly, after many years a PI needs a refresher!" echo "Andrew should go here once we figure this out. (Andrew was here!)" -echo "Jingxuan was here." \ No newline at end of file +echo "Jingxuan was here." +echo "Hannah was here!" \ No newline at end of file