diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..6ba27512 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,5 @@ +# CODEOWNERS +# Auto-requests review from the owners below on every pull request. +# Docs: https://docs.github.com/articles/about-code-owners + +* @pinecone-io/sdk \ No newline at end of file