aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Burns <nico@nicoburns.com>2024-11-23 22:44:31 +1300
committerGitHub <noreply@github.com>2024-11-23 09:44:31 +0000
commit5bd28f2abda5f4ca87dac852d2bec82f5fce0539 (patch)
treeda80be5082363026aa9c4a2150b032c9690181d6
parent9542466b31c46f6866383c023c889e0e7713097a (diff)
downloadservo-5bd28f2abda5f4ca87dac852d2bec82f5fce0539.tar.gz
servo-5bd28f2abda5f4ca87dac852d2bec82f5fce0539.zip
Add nicoburns to CODEOWNERS (#34351)
Signed-off-by: Nico Burns <nico@nicoburns.com>
-rw-r--r--.github/CODEOWNERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index addae241772..3668ac41f48 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -11,8 +11,8 @@
/components/compositing @mrobinson
# Reviewers for layout-related code
-/components/layout_2020 @mrobinson @Loirooriol
-/components/layout @mrobinson @Loirooriol
+/components/layout_2020 @mrobinson @Loirooriol @nicoburns
+/components/layout @mrobinson @Loirooriol @nicoburns
# Reviewers for Minibrowser related code
/ports/servoshell/desktop @atbrakhi