[PATCH] MAINTAINERS: Remove bouncing Intel RDMA ethernet protocol maintainer

Dave Hansen posted 1 patch 1 week, 5 days ago
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
[PATCH] MAINTAINERS: Remove bouncing Intel RDMA ethernet protocol maintainer
Posted by Dave Hansen 1 week, 5 days ago
The email for Krzysztof Czurylo is bouncing. Remove the entry.

Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Tatyana Nikolova <tatyana.e.nikolova@intel.com>
Cc: Jason Gunthorpe <jgg@ziepe.ca>
Cc: Leon Romanovsky <leon@kernel.org>
Cc: linux-rdma@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b423b7a918e41..ac9a298b811e0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12900,7 +12900,6 @@ F:	include/linux/avf/virtchnl.h
 F:	include/linux/net/intel/*/
 
 INTEL ETHERNET PROTOCOL DRIVER FOR RDMA
-M:	Krzysztof Czurylo <krzysztof.czurylo@intel.com>
 M:	Tatyana Nikolova <tatyana.e.nikolova@intel.com>
 L:	linux-rdma@vger.kernel.org
 S:	Supported
-- 
2.43.0
Re: [PATCH] MAINTAINERS: Remove bouncing Intel RDMA ethernet protocol maintainer
Posted by Jason Gunthorpe 1 week, 3 days ago
On Tue, May 26, 2026 at 01:51:40PM -0700, Dave Hansen wrote:
> The email for Krzysztof Czurylo is bouncing. Remove the entry.
> 
> Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
> Cc: Tatyana Nikolova <tatyana.e.nikolova@intel.com>
> Cc: Jason Gunthorpe <jgg@ziepe.ca>
> Cc: Leon Romanovsky <leon@kernel.org>
> Cc: linux-rdma@vger.kernel.org
> Cc: linux-kernel@vger.kernel.org
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)

Applied thanks

Jason