diff options
author | Khalil Blaiech <kblaiech@nvidia.com> | 2020-11-03 22:54:42 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2020-11-06 17:52:19 +0300 |
commit | 54b9c3d0cea53f84024eed11ff8b6807e2ec81bf (patch) | |
tree | ec6520c095f5ea48aad2dc76b99604eb3e8fb02d /MAINTAINERS | |
parent | 67ee9fda6ed4958f4caf8f1a3a5102a2c27ddf7b (diff) | |
download | linux-54b9c3d0cea53f84024eed11ff8b6807e2ec81bf.tar.xz |
i2c: mlxbf: Update author and maintainer email info
Correct the email addresses of the author and the maintainer
of the Mellanox BlueField I2C driver.
Fixes: b5b5b32081cd206b ("i2c: mlxbf: I2C SMBus driver for Mellanox BlueField SoC")
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Khalil Blaiech <kblaiech@nvidia.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b516bb34a8d5..551587f4b74e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11163,7 +11163,7 @@ F: Documentation/devicetree/bindings/input/touchscreen/melfas_mip4.txt F: drivers/input/touchscreen/melfas_mip4.c MELLANOX BLUEFIELD I2C DRIVER -M: Khalil Blaiech <kblaiech@mellanox.com> +M: Khalil Blaiech <kblaiech@nvidia.com> L: linux-i2c@vger.kernel.org S: Supported F: drivers/i2c/busses/i2c-mlxbf.c |