diff options
author | Marc Zyngier <[email protected]> | 2019-07-16 18:43:08 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2019-07-22 14:25:10 +0100 |
commit | 0aafd138b322d0b1bec3f14cdef4be3374d9fc39 (patch) | |
tree | 882450a4db0d69679f8341936e1cf204ed07c0aa | |
parent | 5a9060e9437be47f92f85a2b5c7cd73314d080e8 (diff) |
MAINTAINERS: Update my email address to @kernel.org
I will soon lose access to my @arm.com email address, so let's
update the MAINTAINERS file to point to my @kernel.org address,
as well as .mailmap for good measure.
Note that my @arm.com address will still work, but someone else
will be reading whatever is sent there. Don't say you didn't know!
Signed-off-by: Marc Zyngier <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
-rw-r--r-- | .mailmap | 1 | ||||
-rw-r--r-- | MAINTAINERS | 8 |
2 files changed, 5 insertions, 4 deletions
@@ -132,6 +132,7 @@ Linus Lüssing <[email protected]> <[email protected]> Li Yang <[email protected]> <[email protected]> Li Yang <[email protected]> <[email protected]> Maciej W. Rozycki <[email protected]> <[email protected]> +Marc Zyngier <[email protected]> <[email protected]> Marcin Nowakowski <[email protected]> <[email protected]> Mark Brown <[email protected]> Mark Yao <[email protected]> <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 783569e3c4b4..b3d1eaddc5cf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1194,7 +1194,7 @@ F: include/uapi/linux/if_arcnet.h ARM ARCHITECTED TIMER DRIVER M: Mark Rutland <[email protected]> -M: Marc Zyngier <[email protected]> +M: Marc Zyngier <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained F: arch/arm/include/asm/arch_timer.h @@ -8490,7 +8490,7 @@ S: Obsolete F: include/uapi/linux/ipx.h IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY) -M: Marc Zyngier <[email protected]> +M: Marc Zyngier <[email protected]> S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core F: Documentation/IRQ-domain.txt @@ -8508,7 +8508,7 @@ F: kernel/irq/ IRQCHIP DRIVERS M: Thomas Gleixner <[email protected]> M: Jason Cooper <[email protected]> -M: Marc Zyngier <[email protected]> +M: Marc Zyngier <[email protected]> S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core @@ -8828,7 +8828,7 @@ F: arch/x86/include/asm/svm.h F: arch/x86/kvm/svm.c KERNEL VIRTUAL MACHINE FOR ARM/ARM64 (KVM/arm, KVM/arm64) -M: Marc Zyngier <[email protected]> +M: Marc Zyngier <[email protected]> R: James Morse <[email protected]> R: Julien Thierry <[email protected]> R: Suzuki K Pouloze <[email protected]> |