1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-30 11:15:30 +02:00

CODEOWNERS: Remove @sbrl from pages/linux (#11942)

This is polluting my review requests such that I can't tell which ones have been explicitly requested of me and which ones are automatic.
This commit is contained in:
Starbeamrainbowlabs 2023-12-30 14:06:00 +00:00 committed by GitHub
parent f2859acf65
commit c3a49df770
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.github/CODEOWNERS vendored
View file

@ -14,7 +14,7 @@
/pages.zh/ @blueskyson @einverne
/pages.zh_TW/ @blueskyson
/pages/linux/ @sbrl @cyqsimon
/pages/linux/ @cyqsimon
/*.md @sbrl @kbdharun
/.github/workflows/* @sbrl @kbdharun @sebastiaanspeck