Fix a typo in an email address. 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 21fdaa19229a..bfc902d7925a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17503,7 +17503,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] @@ -24691,7 +24691,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] @@ -24719,7 +24719,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

