This patch updates the MAINTAINERS file for the AArch64 Linux kernel port. Signed-off-by: Catalin Marinas <[email protected]> --- MAINTAINERS | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index eb22272..50699f5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -192,6 +192,12 @@ S: Supported F: Documentation/scsi/aacraid.txt F: drivers/scsi/aacraid/ +AARCH64 ARCHITECTURE +M: Catalin Marinas <[email protected]> +L: [email protected] (moderated for non-subscribers) +S: Maintained +F: arch/aarch64/ + ABIT UGURU 1,2 HARDWARE MONITOR DRIVER M: Hans de Goede <[email protected]> L: [email protected] -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

