meta-nuvoton: List Andrew Jeffery as an owner for linux

For reasons not yet clear the matchers directive isn't working. Try
something more obvious.

The documentation for OWNERS can be found at [1].

[1]: https://gerrit.openbmc.org/plugins/owners/Documentation/config.md

Change-Id: I3996d4500efcb03ab4052c598db8be1c03e3c2b9
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
diff --git a/meta-nuvoton/OWNERS b/meta-nuvoton/OWNERS
index f0a024d..6f07e1c 100644
--- a/meta-nuvoton/OWNERS
+++ b/meta-nuvoton/OWNERS
@@ -3,8 +3,3 @@
 
 reviewers:
 - dphadke@linux.microsoft.com
-
-matchers:
-- partial_regex: recipes-kernel
-  owners:
-  - andrew@codeconstruct.com.au
diff --git a/meta-nuvoton/recipes-kernel/linux/OWNERS b/meta-nuvoton/recipes-kernel/linux/OWNERS
new file mode 100644
index 0000000..6b28ba6
--- /dev/null
+++ b/meta-nuvoton/recipes-kernel/linux/OWNERS
@@ -0,0 +1,3 @@
+inherited: true
+owners:
+- andrew@codeconstruct.com.au