mirror of
https://github.com/servo/servo.git
synced 2025-08-30 01:28:21 +01:00
CODEOWNERS: add sagudev for canvas and WebGPU components (#38899)
Not sure how useful it is given that I usually deal with these two components, but at least it will keep stuff from other people on my radar. Testing: Not needed, just github stuff Signed-off-by: Sam <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
3a97d4eed2
commit
2b7186893f
1 changed files with 8 additions and 0 deletions
8
.github/CODEOWNERS
vendored
8
.github/CODEOWNERS
vendored
|
@ -15,3 +15,11 @@
|
|||
|
||||
# Reviewers for Minibrowser related code
|
||||
/ports/servoshell/desktop @atbrakhi
|
||||
|
||||
# Reviewers for 2D canvas related code
|
||||
/components/canvas @sagudev
|
||||
/components/shared/canvas @sagudev
|
||||
|
||||
# Reviewers for WebGPU related code
|
||||
/components/webgpu @sagudev
|
||||
/components/script/dom/webgpu @sagudev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue