diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a37bdb0f4d9ef..4452ce22d504e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -42,3 +42,7 @@ CMakeLists.txt @tlrmchlsmth /tests/v1/structured_output @mgoin @russellb /tests/weight_loading @mgoin @youkaichao /tests/lora @jeejeelee + +# Docs +/docs @hmellor +mkdocs.yaml @hmellor \ No newline at end of file