MAINTAINERS: Add more coding guidelines-related files
This commit adds more coding guidelines and code style-related files to the "Coding Guidelines" area; most importantly, it adds the coding guidelines document itself (`doc/contribute/coding_guidelines/`) to the area. Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
This commit is contained in:
parent
e9dd412a3d
commit
67cd0771f2
|
@ -430,8 +430,23 @@ Coding Guidelines:
|
|||
- carlescufi
|
||||
- jfischer-no
|
||||
files:
|
||||
- .checkpatch.conf
|
||||
- .clang-format
|
||||
- .editorconfig
|
||||
- .gitlint
|
||||
- .yamllint
|
||||
- doc/contribute/guidelines.rst
|
||||
- doc/contribute/coding_guidelines/
|
||||
- scripts/checkpatch.pl
|
||||
- scripts/checkpatch/
|
||||
- scripts/ci/check_compliance.py
|
||||
- scripts/ci/guideline_check.py
|
||||
- scripts/ci/pylintrc
|
||||
- scripts/coccicheck
|
||||
- scripts/coccinelle/
|
||||
- scripts/gitlint/
|
||||
- scripts/pylint/
|
||||
- scripts/spelling.txt
|
||||
|
||||
Common Architecture Interface:
|
||||
status: odd fixes
|
||||
|
|
Loading…
Reference in a new issue