diff options
author | Scott Murray <scott.murray@konsulko.com> | 2025-06-27 14:46:17 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-27 22:16:05 +0100 |
commit | ebe9234fb8867d5be6916b52b54e24f191f5fcab (patch) | |
tree | 5683bf30610821396717a7e1be1c83f31eba2a89 /README.md | |
parent | c5ce0b7e469fbee4ca630d3adefba63e3fefb3fe (diff) | |
download | meta-security-master.tar.gz |
Add Marta and myself as maintainers for meta-security and the other
embedded layers that Armin had been maintaining. To avoid Armin
getting bugged about individual recipes, set the RECIPE_MAINTAINER
variables to myself for now as a starting point that can be adjusted
as things get more settled.
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -88,7 +88,9 @@ Now you can just do 'git send-email origin/master' to send all local patches. | |||
88 | 88 | ||
89 | For pull requests, please use create-pull-request and send-pull-request. | 89 | For pull requests, please use create-pull-request and send-pull-request. |
90 | 90 | ||
91 | Maintainers: Open | 91 | Maintainers: |
92 | Scott Murray <scott.murray@konsulko.com> | ||
93 | Marta Rybczynska <rybczynska@gmail.com> | ||
92 | 94 | ||
93 | 95 | ||
94 | License | 96 | License |