commit | 9d6fb56f47c5fe50713e525a1f795e2e284d90e8 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@codeconstruct.com.au> | Tue Aug 13 09:48:02 2024 +0930 |
committer | Andrew Jeffery <andrew@codeconstruct.com.au> | Tue Aug 13 09:49:43 2024 +0930 |
tree | 4a30d2824b5e96fd1d406195a4a6203bcc5f6295 | |
parent | e6a0291e774f20105254155032ba31ef1f8180c6 [diff] |
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