Update MAINTAINERS and .mailmap to point to my kernel.org address: [email protected].
Signed-off-by: Dan Williams <[email protected]> --- .mailmap | 1 + MAINTAINERS | 18 +++++++++--------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/.mailmap b/.mailmap index 2d04aeba68b4..a4ad593b5ed8 100644 --- a/.mailmap +++ b/.mailmap @@ -204,6 +204,7 @@ Colin Ian King <[email protected]> <[email protected]> Corey Minyard <[email protected]> Damian Hobson-Garcia <[email protected]> Dan Carpenter <[email protected]> <[email protected]> +Dan Williams <[email protected]> <[email protected]> Daniel Borkmann <[email protected]> <[email protected]> Daniel Borkmann <[email protected]> <[email protected]> Daniel Borkmann <[email protected]> <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index c3fe46d7c4bc..150784b8febc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4058,7 +4058,7 @@ S: Maintained F: crypto/rsa* ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API -R: Dan Williams <[email protected]> +R: Dan Williams <[email protected]> S: Odd fixes W: http://sourceforge.net/projects/xscaleiop F: Documentation/crypto/async-tx-api.rst @@ -6429,7 +6429,7 @@ M: Dave Jiang <[email protected]> M: Alison Schofield <[email protected]> M: Vishal Verma <[email protected]> M: Ira Weiny <[email protected]> -M: Dan Williams <[email protected]> +M: Dan Williams <[email protected]> L: [email protected] S: Maintained F: Documentation/driver-api/cxl @@ -7290,7 +7290,7 @@ S: Maintained F: scripts/dev-needs.sh DEVICE DIRECT ACCESS (DAX) -M: Dan Williams <[email protected]> +M: Dan Williams <[email protected]> M: Vishal Verma <[email protected]> M: Dave Jiang <[email protected]> L: [email protected] @@ -9816,7 +9816,7 @@ F: include/linux/fcntl.h F: include/uapi/linux/fcntl.h FILESYSTEM DIRECT ACCESS (DAX) -M: Dan Williams <[email protected]> +M: Dan Williams <[email protected]> R: Matthew Wilcox <[email protected]> R: Jan Kara <[email protected]> L: [email protected] @@ -12872,7 +12872,7 @@ F: drivers/platform/x86/intel/hid.c INTEL I/OAT DMA DRIVER M: Dave Jiang <[email protected]> -R: Dan Williams <[email protected]> +R: Dan Williams <[email protected]> L: [email protected] S: Supported Q: https://patchwork.kernel.org/project/linux-dmaengine/list/ @@ -14575,7 +14575,7 @@ K: libie LIBNVDIMM BTT: BLOCK TRANSLATION TABLE M: Vishal Verma <[email protected]> -M: Dan Williams <[email protected]> +M: Dan Williams <[email protected]> M: Dave Jiang <[email protected]> L: [email protected] S: Supported @@ -14584,7 +14584,7 @@ P: Documentation/nvdimm/maintainer-entry-profile.rst F: drivers/nvdimm/btt* LIBNVDIMM PMEM: PERSISTENT MEMORY DRIVER -M: Dan Williams <[email protected]> +M: Dan Williams <[email protected]> M: Vishal Verma <[email protected]> M: Dave Jiang <[email protected]> L: [email protected] @@ -14602,7 +14602,7 @@ F: Documentation/devicetree/bindings/pmem/pmem-region.yaml F: drivers/nvdimm/of_pmem.c LIBNVDIMM: NON-VOLATILE MEMORY DEVICE SUBSYSTEM -M: Dan Williams <[email protected]> +M: Dan Williams <[email protected]> M: Vishal Verma <[email protected]> M: Dave Jiang <[email protected]> M: Ira Weiny <[email protected]> @@ -26869,7 +26869,7 @@ S: Maintained F: Documentation/devicetree/bindings/trigger-source/* TRUSTED EXECUTION ENVIRONMENT SECURITY MANAGER (TSM) -M: Dan Williams <[email protected]> +M: Dan Williams <[email protected]> L: [email protected] S: Maintained F: Documentation/ABI/testing/configfs-tsm-report base-commit: 7aaa8047eafd0bd628065b15757d9b48c5f9c07d -- 2.53.0

