mirror of
https://github.com/servo/servo
synced 2026-05-15 11:26:50 +02:00
Add @mrobinson to the CODEOWNERS file (#34308)
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
11
.github/CODEOWNERS
vendored
11
.github/CODEOWNERS
vendored
@@ -1,6 +1,4 @@
|
||||
# Reviewers for the Servo project
|
||||
|
||||
|
||||
# Reviewers for the `script` crate
|
||||
/components/script/ @gterzian
|
||||
|
||||
# Reviewers for OpenHarmony related code
|
||||
@@ -8,3 +6,10 @@
|
||||
/ports/servoshell/egl/ @jschwe
|
||||
/components/fonts/platform/freetype/ohos/ @jschwe
|
||||
/.github/workflows/ohos.yml @jschwe
|
||||
|
||||
# Reviewers for compositing-related code
|
||||
/components/compositing @mrobinson
|
||||
|
||||
# Reviewers for layout-related code
|
||||
/components/layout_2020 @mrobinson
|
||||
/components/layout @mrobinson
|
||||
|
||||
Reference in New Issue
Block a user