Skip to content

Commit

Permalink
Update CODEOWNERS
Browse files Browse the repository at this point in the history
  • Loading branch information
thelovekesh committed Mar 5, 2024
1 parent 0c3f725 commit 187ad34
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@
/tests/modules/object-cache @tillkruss @spacedmonkey
/tests/testdata/modules/object-cache @tillkruss @spacedmonkey

# Module: WebP Uploads
/modules/images/webp-uploads @adamsilverstein @felixarntz
/tests/modules/images/webp-uploads @adamsilverstein @felixarntz
/tests/testdata/modules/images/webp-uploads @adamsilverstein @felixarntz

# Module: WebP Support Health Check
/modules/images/webp-support @adamsilverstein
/tests/modules/images/webp-support @adamsilverstein
Expand All @@ -49,15 +44,19 @@
/tests/modules/js-and-css/audit-enqueued-assets @manuelRod
/tests/testdata/modules/js-and-css/audit-enqueued-assets @manuelRod

# Module: Dominant Color Images
/modules/images/dominant-color-images @pbearne @spacedmonkey
/tests/modules/images/dominant-color-images @pbearne @spacedmonkey
/tests/testdata/modules/images/dominant-color-images @pbearne @spacedmonkey

# Plugin: Auto-sizes for Lazy-Loaded Images
/plugins/auto-sizes @joemcgill
/tests/plugins/auto-sizes @joemcgill

# Plugin: Speculation Rules
/plugins/speculation-rules @felixarntz
/tests/plugins/speculation-rules @felixarntz

# Plugin: WebP Uploads
/plugins/webp-uploads @adamsilverstein @felixarntz
/tests/plugins/webp-uploads @adamsilverstein @felixarntz

# Plugin: Dominant Color Images
/plugins/dominant-color-images @pbearne @spacedmonkey
/tests/plugins/dominant-color-images @pbearne @spacedmonkey
/tests/testdata/modules/images/dominant-color-images @pbearne @spacedmonkey

0 comments on commit 187ad34

Please sign in to comment.