codeowners: remove /layout and add /layout/taffy and /fonts for nicoburns (#39435)

This configuration more accurately reflects what I have time to commit
to reviewing.

Signed-off-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
Nico Burns 2025-09-22 16:13:14 +01:00 committed by GitHub
parent 466641310f
commit 9bddb432cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.github/CODEOWNERS vendored
View file

@ -11,7 +11,12 @@
/components/compositing @mrobinson /components/compositing @mrobinson
# Reviewers for layout-related code # Reviewers for layout-related code
/components/layout @mrobinson @Loirooriol @nicoburns /components/layout @mrobinson @Loirooriol
/components/layout/taffy @nicoburns
# Reviewers for font-related code
/components/fonts @nicoburns
/components/shared/fonts @nicoburns
# Reviewers for Minibrowser related code # Reviewers for Minibrowser related code
/ports/servoshell/desktop @atbrakhi /ports/servoshell/desktop @atbrakhi