From 4df69dffdecfd27a881c3e4ccbca18b98e7aed8e Mon Sep 17 00:00:00 2001 From: tobiichi3227 <86729076+tobiichi3227@users.noreply.github.com> Date: Fri, 28 Feb 2025 21:01:49 +0800 Subject: [PATCH] Add tobiichi3227 to CODEOWNERS --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 141bb20..27affd1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,2 @@ -* @LifeAdventurer \ No newline at end of file +* @LifeAdventurer +* @tobiichi3227