From 11429ea5fa54bc789a8ab523d805874faf0b3fc5 Mon Sep 17 00:00:00 2001 From: Glauber Maroto Ferreira Date: Thu, 12 May 2022 12:09:28 -0300 Subject: [PATCH] CODEOWNERS: esp32: pinctrl: add dt-bindings ownership Add myself as code owner of Espressif's pinctrl bindings files. Signed-off-by: Glauber Maroto Ferreira --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index d61a4a8adc..ef9be0747b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -591,6 +591,7 @@ /include/zephyr/dt-bindings/clock/kinetis_scg.h @henrikbrixandersen /include/zephyr/dt-bindings/ethernet/xlnx_gem.h @ibirnbaum /include/zephyr/dt-bindings/pcie/ @dcpleung +/include/zephyr/dt-bindings/pinctrl/esp* @glaubermaroto /include/zephyr/dt-bindings/pwm/*it8xxx2* @RuibinChang /include/zephyr/dt-bindings/usb/usb.h @galak /include/zephyr/drivers/emul.h @sjg20