MAINTAINERS: Add catch all for boards to the arch maintainers
Add a catch all for all architectures for their relevant board directories so reviews, etc get covered/seen by the arch maintainers as well. Change-Id: Ib5a82039d7e8136bb73722df0a5edde0329726e8 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
1cee02caec
commit
f18f861bbd
|
@ -66,6 +66,7 @@ M: Benjamin Walsh <benjamin.walsh@windriver.com>
|
|||
S: Supported
|
||||
F: arch/arc/
|
||||
F: include/arch/arc/
|
||||
F: boards/arc/
|
||||
|
||||
ARM ARCHITECTURE
|
||||
M: Maureen Helm <maureen.helm@nxp.com>
|
||||
|
@ -73,6 +74,7 @@ M: Kumar Gala <kumar.gala@linaro.org>
|
|||
S: Supported
|
||||
F: arch/arm/
|
||||
F: include/arch/arm/
|
||||
F: boards/arm/
|
||||
|
||||
ARM CORTEX MICROCONTROLLER SOFTWARE INTERFACE STANDARD (CMSIS)
|
||||
M: Maureen Helm <maureen.helm@nxp.com>
|
||||
|
@ -304,6 +306,7 @@ F: include/arch/nios2/
|
|||
F: drivers/serial/uart_altera_jtag.c
|
||||
F: drivers/timer/altera_avalon_timer.c
|
||||
F: tests/kernel/test_intmath/
|
||||
F: boards/nios2/
|
||||
|
||||
NORDIC MDK
|
||||
M: Carles Cufi <carles.cufi@nordicsemi.no>
|
||||
|
@ -390,6 +393,7 @@ M: Allan Stephens <allan.stephens@windriver.com>
|
|||
S: Supported
|
||||
F: arch/x86/
|
||||
F: include/arch/x86/
|
||||
F: boards/x86/
|
||||
|
||||
ZOAP
|
||||
M: Vinicius Costa Gomes <vinicius.gomes@intel.com>
|
||||
|
|
Loading…
Reference in a new issue