From fd3af6ad04d9e1e1acf6c36da9327ff79fcde8d4 Mon Sep 17 00:00:00 2001 From: atbrakhi Date: Fri, 22 Nov 2024 10:18:20 +0100 Subject: [PATCH] Add @atbrakhi to the CODEOWNERS file (#34334) Signed-off-by: atbrakhi --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d9bd5745ae8..addae241772 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -13,3 +13,6 @@ # Reviewers for layout-related code /components/layout_2020 @mrobinson @Loirooriol /components/layout @mrobinson @Loirooriol + +# Reviewers for Minibrowser related code +/ports/servoshell/desktop @atbrakhi