Skip to content

Commit

Permalink
Limit my codeowners to the REST API (#41411)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyBJacobs authored and youknowriad committed Jun 3, 2022
1 parent 9a37666 commit a3cc552
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,9 @@
/packages/env @noahtallen

# PHP
/lib @timothybjacobs @spacedmonkey
/lib @spacedmonkey
/lib/experimental/rest-api.php @timothybjacobs
/lib/experimental/class-wp-rest-* @timothybjacobs
/lib/experimental/class-wp-rest-block-editor-settings-controller.php @timothybjacobs @spacedmonkey @geriux

# Native
Expand Down

0 comments on commit a3cc552

Please sign in to comment.