mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Add @mrobinson to the CODEOWNERS
file (#34308)
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
138ec6d0ec
commit
b3eb5bb02c
1 changed files with 8 additions and 3 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue