1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 23:35:52 +02:00

dependabot: migrate reviewers to CODEOWNERS file (#16303)

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
K.B.Dharun Krishna 2025-04-30 16:32:03 +05:30 committed by GitHub
parent ff4124bd9e
commit 7f242d226e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 6 deletions

3
.github/CODEOWNERS vendored
View file

@ -23,6 +23,9 @@
/.devcontainer/* @kbdharun @sebastiaanspeck
/.github/workflows/* @sbrl @kbdharun @sebastiaanspeck
/scripts/* @sebastiaanspeck @kbdharun
/package.json @kbdharun @sebastiaanspeck
/package-lock.json @kbdharun @sebastiaanspeck
/requirements.txt @kbdharun @sebastiaanspeck
/contributing-guides/maintainers-guide.md @sbrl @kbdharun
/contributing-guides/style-guide.md @sbrl @kbdharun

View file

@ -14,17 +14,11 @@ updates:
directory: "/"
schedule:
interval: "monthly"
reviewers:
- "kbdharun"
- "sebastiaanspeck"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"
reviewers:
- "kbdharun"
- "sebastiaanspeck"
- package-ecosystem: "pip"
directory: "/scripts/pdf"