diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 00cc1705..c3d2af85 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,7 @@ -# Notify @EWDurbin for all opened Issues and Pull Requests +# Notify @JacobCoffee for all opened Issues and Pull Requests * @JacobCoffee + +# Additionally, notify Stan for docs things +.github/workflows/docs-redirects.yml @StanFromIreland @JacobCoffee +salt/docs/* @StanFromIreland @JacobCoffee +tests/docs-redirects/* @StanFromIreland @JacobCoffee