diff options
author | Damien Le Moal <[email protected]> | 2023-04-10 11:31:11 +0900 |
---|---|---|
committer | Damien Le Moal <[email protected]> | 2023-04-11 16:10:10 +0900 |
commit | 2096134b5a00bf0bd15745d3a492039e801e84c0 (patch) | |
tree | d03bfe8654e8bf7909491425e6d12ecfe851b697 | |
parent | 5bc9e2d43f86105a95f86fa096fb4e517bb0ce73 (diff) |
MAINTAINERS: Change ata maintainer email addresses
Change my email address referenced in the MAINTAINERS file for the ata
subsystem to [email protected]. And while at it, also change other
references for zonefs and the k210 drivers to the same address.
Signed-off-by: Damien Le Moal <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ec57c42ed544..8e156c754e20 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4461,14 +4461,14 @@ F: Documentation/devicetree/bindings/net/ieee802154/ca8210.txt F: drivers/net/ieee802154/ca8210.c CANAAN/KENDRYTE K210 SOC FPIOA DRIVER -M: Damien Le Moal <[email protected]> +M: Damien Le Moal <[email protected]> L: [email protected] (pinctrl driver) F: Documentation/devicetree/bindings/pinctrl/canaan,k210-fpioa.yaml F: drivers/pinctrl/pinctrl-k210.c CANAAN/KENDRYTE K210 SOC RESET CONTROLLER DRIVER -M: Damien Le Moal <[email protected]> +M: Damien Le Moal <[email protected]> S: Maintained @@ -4476,7 +4476,7 @@ F: Documentation/devicetree/bindings/reset/canaan,k210-rst.yaml F: drivers/reset/reset-k210.c CANAAN/KENDRYTE K210 SOC SYSTEM CONTROLLER DRIVER -M: Damien Le Moal <[email protected]> +M: Damien Le Moal <[email protected]> S: Maintained F: Documentation/devicetree/bindings/mfd/canaan,k210-sysctl.yaml @@ -11757,7 +11757,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git F: drivers/ata/sata_promise.* LIBATA SUBSYSTEM (Serial and Parallel ATA drivers) -M: Damien Le Moal <[email protected]> +M: Damien Le Moal <[email protected]> S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata.git @@ -23122,7 +23122,7 @@ S: Maintained F: arch/x86/kernel/cpu/zhaoxin.c ZONEFS FILESYSTEM -M: Damien Le Moal <[email protected]> +M: Damien Le Moal <[email protected]> M: Naohiro Aota <[email protected]> R: Johannes Thumshirn <[email protected]> |