mirror of
https://github.com/servo/servo.git
synced 2025-09-23 05:10:09 +01:00
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:
parent
466641310f
commit
9bddb432cd
1 changed files with 6 additions and 1 deletions
7
.github/CODEOWNERS
vendored
7
.github/CODEOWNERS
vendored
|
@ -11,7 +11,12 @@
|
|||
/components/compositing @mrobinson
|
||||
|
||||
# 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
|
||||
/ports/servoshell/desktop @atbrakhi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue