aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authoratbrakhi <atbrakhi@igalia.com>2024-11-22 10:18:20 +0100
committerGitHub <noreply@github.com>2024-11-22 09:18:20 +0000
commitfd3af6ad04d9e1e1acf6c36da9327ff79fcde8d4 (patch)
tree5a30816b93da5e86463b0c7b6e863a0bb2367a3c /.github
parent67012a5091dc1d1dde5e3a46f926851e57b35226 (diff)
downloadservo-fd3af6ad04d9e1e1acf6c36da9327ff79fcde8d4.tar.gz
servo-fd3af6ad04d9e1e1acf6c36da9327ff79fcde8d4.zip
Add @atbrakhi to the CODEOWNERS file (#34334)
Signed-off-by: atbrakhi <atbrakhi@igalia.com>
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
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