diff options
author | Jie Deng <[email protected]> | 2021-11-01 13:24:50 +0800 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2021-11-05 22:54:38 +0100 |
commit | 408ef353e1f96fbd2582cb94756711ea87537386 (patch) | |
tree | 7d37044d14fa602e02a39a8da19724e9dd8ef688 | |
parent | 7f98960c046ee1136e7096aee168eda03aef8a5d (diff) |
i2c: virtio: update the maintainer to Conghui
Due to changes in my work, I'm passing the virtio-i2c driver
maintenance to Conghui.
Signed-off-by: Jie Deng <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a4a0c2baaf27..d5ca02ef2a74 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19932,7 +19932,7 @@ F: include/uapi/linux/virtio_snd.h F: sound/virtio/* VIRTIO I2C DRIVER -M: Jie Deng <[email protected]> +M: Conghui Chen <[email protected]> M: Viresh Kumar <[email protected]> |