chore: replace dependabot reviewer with codeowners file (#4394)

This commit is contained in:
Alexandr Garbuzov
2025-09-07 21:11:55 +03:00
committed by GitHub
parent 3adf254fb8
commit 891e31952b
+6
View File
@@ -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