From 567be49aa9d16d33255b38d7bbac03cbc1a0c8f4 Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Tue, 3 Jul 2018 09:41:08 +0200 Subject: [PATCH] CODEOWNERS: fix due to username change The user name aescolar-ot was changed to aescolar so this file needs to be updated accordingly Signed-off-by: Alberto Escolar Piedras --- CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index f45a5be752b..d54654b7bf5 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -14,7 +14,7 @@ arch/arm/soc/st_stm32/stm32f4/* @rsalveti @idlethread arch/arm/soc/ti_simplelink/cc32xx @GAnthony arch/arm/soc/ti_simplelink/msp432p4xx @Mani-Sadhasivam arch/nios2/ @andrewboie @ramakrishnapallala -arch/posix/ @aescolar-ot +arch/posix/ @aescolar arch/riscv32/ @fractalclone @kgugala @pgielda arch/x86/ @andrewboie @ramakrishnapallala arch/x86/core/* @andrewboie @@ -49,7 +49,7 @@ boards/arm/olimexino_stm32/ @ydamigos boards/arm/stm32f3_disco/ @ydamigos boards/nios2/ @ramakrishnapallala boards/nios2/altera_max10/ @ramakrishnapallala -boards/posix/ @aescolar-ot +boards/posix/ @aescolar boards/riscv32/ @fractalclone @kgugala @pgielda boards/x86/ @andrewboie @nashif boards/x86/arduino_101/ @nashif @@ -65,7 +65,7 @@ doc/subsystems/bluetooth/ @sjanc @jhedberg @Vudentz drivers/*/*mcux* @MaureenHelm drivers/*/*qmsi* @nashif drivers/*/*stm32* @erwango -drivers/*/*native_posix* @aescolar-ot +drivers/*/*native_posix* @aescolar drivers/adc/ @anangl drivers/bluetooth/ @sjanc @jhedberg @Vudentz drivers/clock_control/*stm32f4* @rsalveti @idlethread