Philip Moltman is no longer a maintainer of the VMware balloon. Setting Nadav Amit as one instead.
Reviewed-by: Xavier Deguillard <[email protected]> Signed-off-by: Nadav Amit <[email protected]> --- MAINTAINERS | 2 +- drivers/misc/vmw_balloon.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 5c374d97c967..78009d21293a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15136,7 +15136,7 @@ F: include/linux/vme* VMWARE BALLOON DRIVER M: Xavier Deguillard <[email protected]> -M: Philip Moltmann <[email protected]> +M: Nadav Amit <[email protected]> M: "VMware, Inc." <[email protected]> L: [email protected] S: Maintained diff --git a/drivers/misc/vmw_balloon.c b/drivers/misc/vmw_balloon.c index 1d50ed630d30..a73b5d64403a 100644 --- a/drivers/misc/vmw_balloon.c +++ b/drivers/misc/vmw_balloon.c @@ -16,7 +16,7 @@ * SPDX-License-Identifier: GPL-2.0 * * Maintained by: Xavier Deguillard <[email protected]> - * Philip Moltmann <[email protected]> + * Nadav Amit <[email protected]> */ /* -- 2.17.0

