From ca9b15812c80f7dd6f84e56a4829fc6698bf6f61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=20Andr=C3=A9?= Date: Tue, 10 Nov 2020 18:31:16 +0100 Subject: [PATCH] Add global styles to nosolosw codeowners (#26860) --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6d416cf877a253..0b2ca46af0905a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -114,6 +114,8 @@ # PHP /lib @timothybjacobs @spacedmonkey +/lib/global-styles.php @timothybjabocs @spacedmonkey @nosolosw +/lib/experimental-default-theme.json @timothybjabocs @spacedmonkey @nosolosw # Native (Unowned) *.native.js @ghost