Update my email address for KUnit related things in MAINTAINERS (and add an entry to .mailmap so nothing gets lost).
Signed-off-by: David Gow <[email protected]> --- .mailmap | 1 + MAINTAINERS | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.mailmap b/.mailmap index da4afd2b2415..b2376b713fc4 100644 --- a/.mailmap +++ b/.mailmap @@ -213,6 +213,7 @@ Daniel Thompson <[email protected]> <[email protected]> Danilo Krummrich <[email protected]> <[email protected]> David Brownell <[email protected]> David Collins <[email protected]> <[email protected]> +David Gow <[email protected]> <[email protected]> David Heidelberg <[email protected]> <[email protected]> David Hildenbrand <[email protected]> <[email protected]> David Rheinsberg <[email protected]> <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index fcf39de76838..eb653a328338 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13796,7 +13796,7 @@ F: fs/smb/server/ KERNEL UNIT TESTING FRAMEWORK (KUnit) M: Brendan Higgins <[email protected]> -M: David Gow <[email protected]> +M: David Gow <[email protected]> R: Rae Moar <[email protected]> L: [email protected] L: [email protected] @@ -14607,7 +14607,7 @@ F: drivers/misc/lis3lv02d/ F: drivers/platform/x86/hp/hp_accel.c LIST KUNIT TEST -M: David Gow <[email protected]> +M: David Gow <[email protected]> L: [email protected] L: [email protected] S: Maintained -- 2.53.0.rc2.204.g2597b5adb4-goog

