summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@codeconstruct.com.au>2024-08-13 03:18:02 +0300
committerAndrew Jeffery <andrew@codeconstruct.com.au>2024-08-13 03:19:43 +0300
commit9d6fb56f47c5fe50713e525a1f795e2e284d90e8 (patch)
tree4a30d2824b5e96fd1d406195a4a6203bcc5f6295 /meta-nuvoton
parente6a0291e774f20105254155032ba31ef1f8180c6 (diff)
downloadopenbmc-9d6fb56f47c5fe50713e525a1f795e2e284d90e8.tar.xz
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>
Diffstat (limited to 'meta-nuvoton')
-rw-r--r--meta-nuvoton/OWNERS5
-rw-r--r--meta-nuvoton/recipes-kernel/linux/OWNERS3
2 files changed, 3 insertions, 5 deletions
diff --git a/meta-nuvoton/OWNERS b/meta-nuvoton/OWNERS
index f0a024d217..6f07e1ccfe 100644
--- a/meta-nuvoton/OWNERS
+++ b/meta-nuvoton/OWNERS
@@ -3,8 +3,3 @@ owners:
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 0000000000..6b28ba6cb9
--- /dev/null
+++ b/meta-nuvoton/recipes-kernel/linux/OWNERS
@@ -0,0 +1,3 @@
+inherited: true
+owners:
+- andrew@codeconstruct.com.au