diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1a7b524fa..81c38df88 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,6 +4,13 @@ /redbot/cogs/streams/* @palmtree5 /redbot/cogs/mutes/* @TrustyJAID +# Docs - Install and update guides +/docs/install_guides/** @jack1142 +/docs/update_red.rst @jack1142 + +# Docs - Version guarantees +/docs/version_guarantees.rst @jack1142 + # Trivia Lists /redbot/cogs/trivia/data/lists/whosthatpokemon*.yaml @aikaterna