haystack/.github/CODEOWNERS
Massimiliano Pippi e766bb8684
add code owners (#2950)
* add code owners

* add tutorials folder
2022-08-03 10:48:30 +02:00

12 lines
476 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/core-engineering
# Documentation
*.md @deepset-ai/documentation @deepset-ai/core-engineering
/tutorials/ @deepset-ai/documentation @deepset-ai/core-engineering