CODEOWNERS: Add C++ library entry
This commit adds a CODEOWNERS entry for the C++ library (previously called C++ subsystem) to appease the check_compliance.py. Note that we have not completely phased out the CODEOWNERS file yet and, until we do, the CODEOWNERS check in check_compliance.py should stay. Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
This commit is contained in:
parent
feaab27c1b
commit
b0ed245a22
|
@ -650,6 +650,7 @@
|
|||
/include/zephyr/toolchain/ @dcpleung @nashif @andyross
|
||||
/include/zephyr/zephyr.h @dcpleung @nashif @andyross
|
||||
/kernel/ @dcpleung @nashif @andyross
|
||||
/lib/cpp/ @stephanosio
|
||||
/lib/smf/ @sambhurst
|
||||
/lib/util/ @carlescufi @jakub-uC
|
||||
/lib/util/fnmatch/ @carlescufi @jakub-uC
|
||||
|
|
Loading…
Reference in a new issue