From 2eba5e44847fa83b179a5ec098a08bccd474cab5 Mon Sep 17 00:00:00 2001 From: AndyYang <535628443+535628443@users.noreply.github.com> Date: Fri, 6 Feb 2026 18:04:25 +0800 Subject: [PATCH 1/4] Add my name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08ac49d..62f76a4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repo is for part 2 of the beginner DeCal's Git/version control lab. Fork the repo, open README.md and edit the sentence below so that it says your name -instead of "Tux the Penguin", and submit a pull request! +instead of "Andy Yang", and submit a pull request! ``` Hello, my name is Tux the Penguin and I just made a pull request! From d5aa0f84b7cc18f1e66841f3c07e46307ece73c7 Mon Sep 17 00:00:00 2001 From: AndyYang <535628443+535628443@users.noreply.github.com> Date: Fri, 6 Feb 2026 18:36:21 +0800 Subject: [PATCH 2/4] Add my name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62f76a4..efcebf6 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ the repo, open README.md and edit the sentence below so that it says your name instead of "Andy Yang", and submit a pull request! ``` -Hello, my name is Tux the Penguin and I just made a pull request! +Hello, my name is Andy YAng and I just made a pull request! ``` From 9e3c3bcb9ce746970bf3921fb4261a6de0850825 Mon Sep 17 00:00:00 2001 From: AndyYang <535628443+535628443@users.noreply.github.com> Date: Fri, 6 Feb 2026 18:56:25 +0800 Subject: [PATCH 3/4] Fix: correctly formatted name and restored instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index efcebf6..6785f45 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ This repo is for part 2 of the beginner DeCal's Git/version control lab. Fork the repo, open README.md and edit the sentence below so that it says your name -instead of "Andy Yang", and submit a pull request! +instead of "Tux the Penguin", and submit a pull request! ``` -Hello, my name is Andy YAng and I just made a pull request! +Hello, my name is Andy Yang and I just made a pull request! ``` From 474b93b8216a63f26fff167dc7d693876180dfc3 Mon Sep 17 00:00:00 2001 From: AndyYang <535628443+535628443@users.noreply.github.com> Date: Fri, 6 Feb 2026 19:03:26 +0800 Subject: [PATCH 4/4] Add my name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6785f45..08ac49d 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ the repo, open README.md and edit the sentence below so that it says your name instead of "Tux the Penguin", and submit a pull request! ``` -Hello, my name is Andy Yang and I just made a pull request! +Hello, my name is Tux the Penguin and I just made a pull request! ```