diff options
-rw-r--r-- | .github/CODEOWNERS | 4 |
1 files 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 |