summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2023-02-22 21:55:59 +0000
committerLinus Groh <mail@linusgroh.de>2023-02-22 21:55:59 +0000
commit007f23ab94a26e748f53325fd591c2c97bc9c44d (patch)
tree37eb88431bedb0eac213f3ca8a189f56b42c527c /.github
parentfcd4535a55dcd33f885c7bb900690c86ac937730 (diff)
downloadserenity-007f23ab94a26e748f53325fd591c2c97bc9c44d.zip
Meta: Mark myself as a CODEOWNER of Emoji.{cpp,h} in LibGfx
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 3eccd71634..7a45c3e4b6 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -12,6 +12,7 @@
/Userland/Applications/Spreadsheet @alimpfard
/Userland/Libraries/LibC @bgianfo
/Userland/Libraries/LibCrypto @alimpfard
+/Userland/Libraries/LibGfx/Font/Emoji.* @linusg
/Userland/Libraries/LibGL @GMTA
/Userland/Libraries/LibGPU @GMTA
/Userland/Libraries/LibHTTP @alimpfard