diff options
author | Uwe Kleine-König <[email protected]> | 2023-09-28 09:06:52 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2023-09-29 17:49:18 -0400 |
commit | b0b88a585c27834223d2daf47faa57ca06dd9414 (patch) | |
tree | 719762fb786fa68269950ca49773387db8ec05da | |
parent | d75e870c32f6190f38ae8983932f7dbed1018039 (diff) |
MAINTAINERS: Fix Florian Fainelli's email address
Commit 31345a0f5901 ("MAINTAINERS: Replace my email address") added 13
instances of [email protected] and one of only ...@broadcom. I didn't
double check if Broadcom really owns that TLD, but git send-email
doesn't accept it, so add ".com" to that one bogous(?) instance.
Fixes: 31345a0f5901 ("MAINTAINERS: Replace my email address")
Signed-off-by: Uwe Kleine-König <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d52634553ddc..ed77216bb0e5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4082,7 +4082,7 @@ F: drivers/net/wireless/broadcom/brcm80211/ BROADCOM BRCMSTB GPIO DRIVER M: Doug Berger <[email protected]> -M: Florian Fainelli <florian.fainelli@broadcom> +M: Florian Fainelli <[email protected]> R: Broadcom internal kernel review list <[email protected]> S: Supported F: Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml |