mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00
12 lines
530 B
Plaintext
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
|