diff mbox series

[net] MAINTAINERS: remove myself as maintainer of SMC

Message ID 20231207202358.53502-1-wenjia@linux.ibm.com (mailing list archive)
State Accepted
Commit a45f1e46274256852990c479fbb1198a7d84529b
Delegated to: Netdev Maintainers
Headers show
Series [net] MAINTAINERS: remove myself as maintainer of SMC | expand

Checks

Context Check Description
netdev/series_format success Single patches do not need cover letters
netdev/tree_selection success Clearly marked for net
netdev/ynl success SINGLE THREAD; Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present success No Fixes tags, but series doesn't touch code
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 8 this patch: 8
netdev/cc_maintainers success CCed 0 of 0 maintainers
netdev/build_clang success Errors and warnings before: 8 this patch: 8
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 8 this patch: 8
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 7 lines checked
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0

Commit Message

Wenjia Zhang Dec. 7, 2023, 8:23 p.m. UTC
From: Karsten Graul <kgraul@linux.ibm.com>

I changed responsibilities some time ago, its time
to remove myself as maintainer of the SMC component.

Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: Wenjia Zhang <wenjia@linux.ibm.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

Comments

Wen Gu Dec. 8, 2023, 1:45 a.m. UTC | #1
On 2023/12/8 04:23, Wenjia Zhang wrote:
> From: Karsten Graul <kgraul@linux.ibm.com>
> 
> I changed responsibilities some time ago, its time
> to remove myself as maintainer of the SMC component.
> 

Thank you Karsten for your contributions and efforts to SMC component. :)

> Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
> Signed-off-by: Wenjia Zhang <wenjia@linux.ibm.com>
> ---
>   MAINTAINERS | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e6109201e8b4..ddb858576d8b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19638,7 +19638,6 @@ S:	Maintained
>   F:	drivers/misc/sgi-xp/
>   
>   SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
> -M:	Karsten Graul <kgraul@linux.ibm.com>
>   M:	Wenjia Zhang <wenjia@linux.ibm.com>
>   M:	Jan Karcher <jaka@linux.ibm.com>
>   R:	D. Wythe <alibuda@linux.alibaba.com>
Tony Lu Dec. 8, 2023, 2:44 a.m. UTC | #2
On Thu, Dec 07, 2023 at 09:23:58PM +0100, Wenjia Zhang wrote:
> From: Karsten Graul <kgraul@linux.ibm.com>
> 
> I changed responsibilities some time ago, its time
> to remove myself as maintainer of the SMC component.
> 
> Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
> Signed-off-by: Wenjia Zhang <wenjia@linux.ibm.com>

Thank you Karsten.

Tony Lu

> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e6109201e8b4..ddb858576d8b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19638,7 +19638,6 @@ S:	Maintained
>  F:	drivers/misc/sgi-xp/
>  
>  SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
> -M:	Karsten Graul <kgraul@linux.ibm.com>
>  M:	Wenjia Zhang <wenjia@linux.ibm.com>
>  M:	Jan Karcher <jaka@linux.ibm.com>
>  R:	D. Wythe <alibuda@linux.alibaba.com>
> -- 
> 2.40.1
patchwork-bot+netdevbpf@kernel.org Dec. 9, 2023, 12:20 a.m. UTC | #3
Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu,  7 Dec 2023 21:23:58 +0100 you wrote:
> From: Karsten Graul <kgraul@linux.ibm.com>
> 
> I changed responsibilities some time ago, its time
> to remove myself as maintainer of the SMC component.
> 
> Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
> Signed-off-by: Wenjia Zhang <wenjia@linux.ibm.com>
> 
> [...]

Here is the summary with links:
  - [net] MAINTAINERS: remove myself as maintainer of SMC
    https://git.kernel.org/netdev/net/c/a45f1e462742

You are awesome, thank you!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e6109201e8b4..ddb858576d8b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19638,7 +19638,6 @@  S:	Maintained
 F:	drivers/misc/sgi-xp/
 
 SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
-M:	Karsten Graul <kgraul@linux.ibm.com>
 M:	Wenjia Zhang <wenjia@linux.ibm.com>
 M:	Jan Karcher <jaka@linux.ibm.com>
 R:	D. Wythe <alibuda@linux.alibaba.com>