From ac13c5eed20ab7fc6803f1ce46393518755d4a6c Mon Sep 17 00:00:00 2001 From: Nathan Larsen Date: Sat, 7 Mar 2026 14:47:05 -0700 Subject: [PATCH] Add @adamlogan73 as a code owner --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d2d2769c..994b730b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,7 @@ # These owners are the default owners for everything in the repo. # Unless a later match takes precedence, # These owners will be requested for review when someone opens a pull request. -* @GrandMoff100 +* @GrandMoff100 @adamlogan73 # Custom CSS Styling docs/static/css/custom.css @FoxNerdSaysMoo