summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2023-03-11 13:09:35 +0100
committerAndreas Kling <kling@serenityos.org>2023-03-11 13:11:09 +0100
commit47797ff52c9c2cff405a8b5e3934033f345769ee (patch)
tree89aec08fcf8ddc3dea20773e7443c5882e972774 /.github
parentaf8d5207f6e4b9ce8b58ebc49a13126750ad19dc (diff)
downloadserenity-47797ff52c9c2cff405a8b5e3934033f345769ee.zip
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. :^)
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS6
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 7a45c3e4b6..c814238bad 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -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