[PATCH v2] MAINTAINERS: Update Mark Gross's email contact

Uwe Kleine-König posted 1 patch 1 week, 6 days ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH v2] MAINTAINERS: Update Mark Gross's email contact
Posted by Uwe Kleine-König 1 week, 6 days ago
Mark's intel address doesn't exist any more, update the maintainer entry
that is still using it to his kernel.org address that is already used in
other entries.

Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4087b67bbc69..021a45e7cc1a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13206,7 +13206,7 @@ F:	drivers/crypto/intel/keembay/ocs-aes.h
 
 INTEL KEEM BAY OCS ECC CRYPTO DRIVER
 M:	Prabhjot Khurana <prabhjot.khurana@intel.com>
-M:	Mark Gross <mgross@linux.intel.com>
+M:	Mark Gross <markgross@kernel.org>
 S:	Maintained
 F:	Documentation/devicetree/bindings/crypto/intel,keembay-ocs-ecc.yaml
 F:	drivers/crypto/intel/keembay/Kconfig

base-commit: e7e28506af98ce4e1059e5ec59334b335c00a246
-- 
2.47.3

Re: [PATCH v2] MAINTAINERS: Update Mark Gross's email contact
Posted by Konstantin Ryabitsev 1 week, 5 days ago
On Tue, May 26, 2026 at 09:32:38PM +0200, Uwe Kleine-König wrote:
> Mark's intel address doesn't exist any more, update the maintainer entry
> that is still using it to his kernel.org address that is already used in
> other entries.
> 
> Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4087b67bbc69..021a45e7cc1a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13206,7 +13206,7 @@ F:	drivers/crypto/intel/keembay/ocs-aes.h
>  
>  INTEL KEEM BAY OCS ECC CRYPTO DRIVER
>  M:	Prabhjot Khurana <prabhjot.khurana@intel.com>
> -M:	Mark Gross <mgross@linux.intel.com>
> +M:	Mark Gross <markgross@kernel.org>
>  S:	Maintained
>  F:	Documentation/devicetree/bindings/crypto/intel,keembay-ocs-ecc.yaml
>  F:	drivers/crypto/intel/keembay/Kconfig

Acked-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>

Thanks!

-K