diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..f891283 --- /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/dev-advocates \ No newline at end of file