From 682c42d28b81c4d55d7fefa340f9a0801462484f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9?= Date: Thu, 14 Jan 2021 09:52:12 +0100 Subject: [PATCH] Update nosolosw notifs --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4e310f9254cde..6a2c29e06c81e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -116,6 +116,9 @@ /lib @timothybjacobs @spacedmonkey /lib/global-styles.php @timothybjabocs @spacedmonkey @nosolosw /lib/experimental-default-theme.json @timothybjabocs @spacedmonkey @nosolosw +/lib/class-wp-theme-json.php @timothybjabocs @spacedmonkey @nosolosw +/lib/class-wp-theme-json-resolver.php @timothybjabocs @spacedmonkey @nosolosw +/phpunit/class-wp-theme-json-test.php @nosolosw # Native (Unowned) *.native.js @ghost