diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bd2239e69..8e3c6d91b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,4 @@ # For more information on CODEOWNERS, see the documentation: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners -docs/* @dotgov \ No newline at end of file +* @abroddrick +docs/* @DotGov