Add Nick to codeowners for JS deps (#6890)
This commit is contained in:
parent
84a14aed0a
commit
fd75f70c06
1 changed files with 2 additions and 2 deletions
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
|
|
@ -30,5 +30,5 @@
|
|||
/spec/system/internal/ @thepracticaldev/snackcase
|
||||
Gemfile @thepracticaldev/sre @thepracticaldev/oss
|
||||
Gemfile.lock @thepracticaldev/sre @thepracticaldev/oss
|
||||
package.json @thepracticaldev/oss
|
||||
yarn.lock @thepracticaldev/oss
|
||||
package.json @thepracticaldev/oss @nickytonline
|
||||
yarn.lock @thepracticaldev/oss @nickytonline
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue