From b0210195871d3970b9997999e77982ec5f6fbcf6 Mon Sep 17 00:00:00 2001 From: Jesse Attas Date: Fri, 12 Dec 2025 10:13:48 -0600 Subject: [PATCH] Update CODEOWNERS to remove an owner Removed @TrevorKarjanis from default code owners. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3991931..230993d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,4 +4,4 @@ # More info: https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-code-owners # These owners will be the default owners for everything in the repo. -* @jattasNI @rajsite @TrevorKarjanis +* @jattasNI @rajsite