Update MAINTAINERS and .mailmap with my @linaro.org address, since I don't have access to my @arm.com address anymore.
Signed-off-by: Jean-Philippe Brucker <[email protected]> --- .mailmap | 1 + MAINTAINERS | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index 0fef932de3db..8ce554b9c9f1 100644 --- a/.mailmap +++ b/.mailmap @@ -98,6 +98,7 @@ Jason Gunthorpe <[email protected]> <[email protected]> Javi Merino <[email protected]> <[email protected]> <[email protected]> <[email protected]> Jean Tourrilhes <[email protected]> +<[email protected]> <[email protected]> Jeff Garzik <[email protected]> Jeff Layton <[email protected]> <[email protected]> Jeff Layton <[email protected]> <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 783569e3c4b4..bded78c84701 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17123,7 +17123,7 @@ F: drivers/virtio/virtio_input.c F: include/uapi/linux/virtio_input.h VIRTIO IOMMU DRIVER -M: Jean-Philippe Brucker <[email protected]> +M: Jean-Philippe Brucker <[email protected]> L: [email protected] S: Maintained F: drivers/iommu/virtio-iommu.c -- 2.22.0 _______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
