diff options
author | Linus Torvalds <[email protected]> | 2023-04-11 09:51:45 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2023-04-11 09:51:45 -0700 |
commit | 43fef9ae02fb5fa554e5df3c1899f06e4394cffc (patch) | |
tree | 9ae8c8ab1ead9852250f5ebbce98e5ed66d1aa7c | |
parent | aa4c9185f0a16662c25d814c713b3cd0b4f4e97a (diff) | |
parent | 2096134b5a00bf0bd15745d3a492039e801e84c0 (diff) |
Merge tag 'ata-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Pull ata fix from Damien Le Moal:
- Update my email address in the MAINTAINERS file
* tag 'ata-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata:
MAINTAINERS: Change ata maintainer email addresses
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4485969f58f1..0e64787aace8 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 @@ -11758,7 +11758,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 @@ -23115,7 +23115,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]> |