Fix a typo in an email address. Cc: [email protected] Reported-by: Konstantin Ryabitsev <[email protected]> Closes: https://lore.kernel.org/all/20240925-rational-succinct-vulture-cca9fb@lemur/T/ Signed-off-by: Alexey Makhalov <[email protected]> --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index c9763412a508..c2eb78c1ab75 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17945,7 +17945,7 @@ F: include/uapi/linux/ppdev.h PARAVIRT_OPS INTERFACE M: Juergen Gross <[email protected]> R: Ajay Kaher <[email protected]> -R: Alexey Makhalov <[email protected]> +R: Alexey Makhalov <[email protected]> R: Broadcom internal kernel review list <[email protected]> L: [email protected] L: [email protected] @@ -25341,7 +25341,7 @@ F: drivers/misc/vmw_balloon.c VMWARE HYPERVISOR INTERFACE M: Ajay Kaher <[email protected]> -M: Alexey Makhalov <[email protected]> +M: Alexey Makhalov <[email protected]> R: Broadcom internal kernel review list <[email protected]> L: [email protected] L: [email protected] @@ -25369,7 +25369,7 @@ F: drivers/scsi/vmw_pvscsi.h VMWARE VIRTUAL PTP CLOCK DRIVER M: Nick Shi <[email protected]> R: Ajay Kaher <[email protected]> -R: Alexey Makhalov <[email protected]> +R: Alexey Makhalov <[email protected]> R: Broadcom internal kernel review list <[email protected]> L: [email protected] S: Supported -- 2.39.4

