mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-07 12:37:27 +00:00
parent
bde3261b07
commit
e766bb8684
11
.github/CODEOWNERS
vendored
Normal file
11
.github/CODEOWNERS
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
# 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
|
||||
Loading…
x
Reference in New Issue
Block a user