diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5e4f08270..f86e0da2f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,5 @@ # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners -* @openfga/core \ No newline at end of file +* @openfga/frontend @openfga/dx +docs/ @openfga/docs +blog/ @openfga/docs @openfga/community +src/components/Docs @openfga/frontend @openfga/dx