From 5bd28f2abda5f4ca87dac852d2bec82f5fce0539 Mon Sep 17 00:00:00 2001 From: Nico Burns Date: Sat, 23 Nov 2024 22:44:31 +1300 Subject: [PATCH] Add nicoburns to CODEOWNERS (#34351) Signed-off-by: Nico Burns --- .github/CODEOWNERS | 4 ++-- 1 file 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