Add SRE team to codeowners file (#4548) [ci skip]
Assign migration and config folders to SRE team
This commit is contained in:
parent
d54442f17e
commit
dcec124f7c
1 changed files with 6 additions and 0 deletions
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
|
|
@ -1,4 +1,10 @@
|
|||
* @thepracticaldev/core-pullassigner
|
||||
|
||||
# SRE
|
||||
Gemfile @thepracticaldev/sre
|
||||
/db/ @thepracticaldev/sre
|
||||
/config/ @thepracticaldev/sre
|
||||
|
||||
# Mac
|
||||
Gemfile @maestromac
|
||||
yarn.lock @maestromac
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue