[PATCH] MAINTAINERS: Update email address for Qualcomm's I2C GENI maintainers

Mukesh Kumar Savaliya posted 1 patch 1 month, 1 week ago
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH] MAINTAINERS: Update email address for Qualcomm's I2C GENI maintainers
Posted by Mukesh Kumar Savaliya 1 month, 1 week ago
Update email address to @oss.qualcomm.com for both the maintainers
from qualcomm, Viken dadhani and Mukesh Kumar Savaliya.

Signed-off-by: Mukesh Kumar Savaliya <mukesh.savaliya@oss.qualcomm.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9106a1351d22..ec86e31e5fb6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20851,8 +20851,8 @@ S:	Supported
 F:	drivers/dma/qcom/hidma*
 
 QUALCOMM I2C QCOM GENI DRIVER
-M:	Mukesh Kumar Savaliya <quic_msavaliy@quicinc.com>
-M:	Viken Dadhaniya <quic_vdadhani@quicinc.com>
+M:	Mukesh Kumar Savaliya <mukesh.savaliya@oss.qualcomm.com>
+M:	Viken Dadhaniya <viken.dadhaniya@oss.qualcomm.com>
 L:	linux-i2c@vger.kernel.org
 L:	linux-arm-msm@vger.kernel.org
 S:	Maintained
-- 
2.25.1
Re: [PATCH] MAINTAINERS: Update email address for Qualcomm's I2C GENI maintainers
Posted by Wolfram Sang 2 weeks, 6 days ago
On Wed, Aug 27, 2025 at 12:27:18AM +0530, Mukesh Kumar Savaliya wrote:
> Update email address to @oss.qualcomm.com for both the maintainers
> from qualcomm, Viken dadhani and Mukesh Kumar Savaliya.
> 
> Signed-off-by: Mukesh Kumar Savaliya <mukesh.savaliya@oss.qualcomm.com>

Applied to for-current, thanks!