diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 90cc79af9b4..1d13ba6eb3d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,9 +1,9 @@ # continuous integration /.github/workflows/ @lstein @blessedcoolant -# documentation -/docs/ @lstein @blessedcoolant -/mkdocs.yml @lstein @blessedcoolant +# documentation - anyone with write privileges can review +/docs/ +/mkdocs.yml # nodes /invokeai/app/ @blessedcoolant @lstein @dunkeroni @JPPhoto