haystack/.github/CODEOWNERS
2024-04-11 18:41:43 +02:00

12 lines
530 B
Plaintext

# See https://help.github.com/articles/about-codeowners/ for syntax
# Core Engineering will be the default owners for everything
# in the repo. Unless a later match takes precedence,
# @deepset-ai/core-engineering will be requested for review
# when someone opens a pull request.
* @deepset-ai/open-source-engineering
# Documentation
*.md @deepset-ai/documentation @deepset-ai/open-source-engineering
releasenotes/notes/* @deepset-ai/documentation @deepset-ai/open-source-engineering