diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a3f5bd4..98bb421 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,6 +5,9 @@ # requested for review when someone opens a pull request. * @ChrisSCISA @justmurphy @KwadwoBCISA +# These folks own any dot-files in the repository. +.* @dav3r @felddy @jsf9k @mcdonnnj + # These folks own any files in the .github directory at the root of # the repository and any of its subdirectories. /.github/ @dav3r @felddy @jsf9k @mcdonnnj