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