Patrick Robb will now make contributions to DTS as an individual in his personal capcity. So, updating his email in the MAINTAINERS file to be his personal email.
Signed-off-by: Patrick Robb <[email protected]> --- .mailmap | 2 +- MAINTAINERS | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.mailmap b/.mailmap index 0e0d83e1c6..0ce0cfc1a8 100644 --- a/.mailmap +++ b/.mailmap @@ -1232,7 +1232,7 @@ Patrick Fu <[email protected]> Patrick Kutch <[email protected]> Patrick Lu <[email protected]> Patrick MacArthur <[email protected]> -Patrick Robb <[email protected]> +Patrick Robb <[email protected]> Patrik Andersson <[email protected]> Paul Atkins <[email protected]> Paul E. McKenney <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 0f5539f851..b61eba8761 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -66,7 +66,7 @@ T: git://dpdk.org/next/dpdk-next-baseband Next-dts Tree M: Luca Vizzarro <[email protected]> -M: Patrick Robb <[email protected]> +M: Patrick Robb <[email protected]> T: git://dpdk.org/next/dpdk-next-dts Stable Branches @@ -2001,7 +2001,7 @@ F: doc/guides/tools/proc_info.rst DTS M: Luca Vizzarro <[email protected]> -M: Patrick Robb <[email protected]> +M: Patrick Robb <[email protected]> T: git://dpdk.org/next/dpdk-next-dts F: dts/ F: buildtools/check-dts-requirements.py -- 2.53.0

