mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-01 17:47:19 +00:00
11 lines
408 B
Plaintext
11 lines
408 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
|