From b46a962b02e01a0bc86722c78e43a68d1b3e72b1 Mon Sep 17 00:00:00 2001 From: Cameron Rivers Date: Wed, 19 Jun 2024 16:25:39 -0500 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 23aa8ae..93f93a8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,5 @@ # About this file: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners -* @albert-wang @soulfoam +* @albert-wang @camr -.github/ @albert-wang @camr \ No newline at end of file +.github/ @albert-wang @camr