chore: replace dependabot reviewer with codeowners file (#4394)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# This file is used to define code owners for the repository.
|
||||
# Code owners are automatically requested for review when someone opens a pull request that modifies code they own.
|
||||
|
||||
# Assign @qwerty541 as the owner for package.json and package-lock.json
|
||||
package.json @qwerty541
|
||||
package-lock.json @qwerty541
|
||||
Reference in New Issue
Block a user