MAINTAINERS: add Renode area
This commits adds the Renode area in the MAINAINTERS.yml file. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
This commit is contained in:
parent
8e419c7bc6
commit
f177413ef9
|
@ -2715,3 +2715,16 @@ Random:
|
|||
- include/zephyr/random/
|
||||
labels:
|
||||
- "area: Random"
|
||||
|
||||
# This area is to be converted to a subarea
|
||||
Testing with Renode:
|
||||
status: maintained
|
||||
collaborators:
|
||||
- mateusz-holenko
|
||||
- fkokosinski
|
||||
files:
|
||||
- cmake/emu/renode.cmake
|
||||
- boards/*/*/support/*.repl
|
||||
- boards/*/*/support/*.resc
|
||||
labels:
|
||||
- "area: Renode"
|
||||
|
|
Loading…
Reference in a new issue