Meta: Remove Brian's entries from CODEOWNERS

The scope of these entries is not proportional to Brian's capacity for
code review at the moment, so let's stop marking him as "code owner" on
almost every PR. :^)
This commit is contained in:
Andreas Kling 2023-03-11 13:09:35 +01:00
parent af8d5207f6
commit 47797ff52c
Notes: sideshowbarker 2024-07-17 04:32:07 +09:00

6
.github/CODEOWNERS vendored
View File

@ -1,16 +1,10 @@
.github @bgianfo
/AK @bgianfo
/Kernel @bgianfo
/Kernel/Devices/Audio @GMTA
/Ladybird @linusg
/Ports/neofetch @linusg
/Ports/python3 @linusg
/Toolchain @bgianfo
/Tests @bgianfo
/Userland/Applications/Browser @linusg
/Userland/Applications/CrashReporter @linusg
/Userland/Applications/Spreadsheet @alimpfard
/Userland/Libraries/LibC @bgianfo
/Userland/Libraries/LibCrypto @alimpfard
/Userland/Libraries/LibGfx/Font/Emoji.* @linusg
/Userland/Libraries/LibGL @GMTA