diff options
author | Nadav Amit <[email protected]> | 2024-02-02 20:23:39 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-03-07 21:49:23 +0000 |
commit | 71cfc131f60ad1e50b8feada8908cd0e3efb7048 (patch) | |
tree | d5c66764b89d062bf039ab0c5d130f8f439c316a | |
parent | 02a7873dd7731377a6e61213cd69a7738a1066bf (diff) |
vmw_balloon: change maintainership
Jerrin will be the new maintainer of the VMware balloon driver following
Broadcom's acquisition and Nadav's departure.
Update accordingly:
1. Update the maintainer name and email.
2. Update the reviewer list to Broadcom's, which acquired VMware.
3. Add .mailmap entries for Nadav.
Cc: Jerrin Shaji George <[email protected]>
Signed-off-by: Nadav Amit <[email protected]>
Acked-by: Jerrin Shaji George <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | .mailmap | 2 | ||||
-rw-r--r-- | MAINTAINERS | 4 |
2 files changed, 4 insertions, 2 deletions
@@ -438,6 +438,8 @@ Mukesh Ojha <[email protected]> <[email protected]> Muna Sinada <[email protected]> <[email protected]> Murali Nalajala <[email protected]> <[email protected]> Mythri P K <[email protected]> +Nadav Amit <[email protected]> <[email protected]> +Nadav Amit <[email protected]> <[email protected]> Nadia Yvette Chambers <[email protected]> William Lee Irwin III <[email protected]> Naoya Horiguchi <[email protected]> <[email protected]> Nathan Chancellor <[email protected]> <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 19b5a14f9b16..1179e8a76192 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23503,8 +23503,8 @@ F: Documentation/driver-api/vme.rst F: drivers/staging/vme_user/ VMWARE BALLOON DRIVER -M: Nadav Amit <[email protected]> -R: VMware PV-Drivers Reviewers <[email protected]> +M: Jerrin Shaji George <[email protected]> +R: Broadcom internal kernel review list <[email protected]> S: Supported F: drivers/misc/vmw_balloon.c |