MAINTAINERS: Add Coding Guidelines section
Create a new section that groups files related to the coding guidelines. This includes documentation and code formatting configuration files. Signed-off-by: Keith Short <keithshort@google.com>
This commit is contained in:
parent
767972355f
commit
3af657b001
|
@ -378,6 +378,18 @@ CMSIS-NN integration:
|
|||
labels:
|
||||
- "area: CMSIS-NN"
|
||||
|
||||
Coding Guidelines:
|
||||
status: maintained
|
||||
maintainers:
|
||||
- keith-zephyr
|
||||
collaborators:
|
||||
- nashif
|
||||
- carlescufi
|
||||
- jfischer-no
|
||||
files:
|
||||
- .clang-format
|
||||
- doc/contribute/guidelines.rst
|
||||
|
||||
Common Architecture Interface:
|
||||
status: odd fixes
|
||||
collaborators:
|
||||
|
|
Loading…
Reference in a new issue