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

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