MAINTAINERS: add section for state machine library
Add "State machine framework" section for the smf library. Signed-off-by: Keith Short <keithshort@google.com>
This commit is contained in:
parent
e6d832d8b9
commit
b588221aa7
1 changed files with 14 additions and 0 deletions
|
@ -1349,6 +1349,20 @@ SPARC arch:
|
||||||
labels:
|
labels:
|
||||||
- "area: SPARC"
|
- "area: SPARC"
|
||||||
|
|
||||||
|
State machine framework:
|
||||||
|
status: maintained
|
||||||
|
maintainers:
|
||||||
|
- sambhurst
|
||||||
|
collaborators:
|
||||||
|
- keith-zephyr
|
||||||
|
files:
|
||||||
|
- doc/guides/smf/
|
||||||
|
- include/smf.h
|
||||||
|
- lib/smf/
|
||||||
|
- tests/lib/smf/
|
||||||
|
labels:
|
||||||
|
- "area: State Machine Framework"
|
||||||
|
|
||||||
Synopsys Platforms:
|
Synopsys Platforms:
|
||||||
status: maintained
|
status: maintained
|
||||||
maintainers:
|
maintainers:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue