1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 09:17:35 +00:00

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

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