Merge branch 'bugfix/codeowners_hal' into 'master'

gitlab: add hal component to CODEOWNERS

See merge request espressif/esp-idf!10619
This commit is contained in:
Angus Gratton 2020-09-30 10:43:24 +08:00
commit a88ff4faf5

View File

@ -97,6 +97,7 @@
/components/fatfs/ @esp-idf-codeowners/storage
/components/freemodbus/ @esp-idf-codeowners/peripherals
/components/freertos/ @esp-idf-codeowners/system
/components/hal/ @esp-idf-codeowners/peripherals
/components/heap/ @esp-idf-codeowners/system
/components/idf_test/ @esp-idf-codeowners/ci
/components/jsmn/ @esp-idf-codeowners/app-utilities