Message ID | db367f24089c2bbbcd1cec8e21af49922017a110.1657751501.git.thomas.lendacky@amd.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 51f1c31f8ba713f70f1659e7c91e837fe5f5554f |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [net-next,v2] MAINTAINERS: Add an additional maintainer to the AMD XGBE driver | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Clearly marked for net-next |
netdev/fixes_present | success | Fixes tag not required for -next series |
netdev/subject_prefix | success | Link |
netdev/cover_letter | success | Single patches do not need cover letters |
netdev/patch_count | success | Link |
netdev/header_inline | success | No static functions without inline keyword in header files |
netdev/build_32bit | success | Errors and warnings before: 0 this patch: 0 |
netdev/cc_maintainers | success | CCed 0 of 0 maintainers |
netdev/build_clang | success | Errors and warnings before: 0 this patch: 0 |
netdev/module_param | success | Was 0 now: 0 |
netdev/verify_signedoff | success | Signed-off-by tag matches author and committer |
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: 0 this patch: 0 |
netdev/checkpatch | success | total: 0 errors, 0 warnings, 0 checks, 7 lines checked |
netdev/kdoc | success | Errors and warnings before: 0 this patch: 0 |
netdev/source_inline | success | Was 0 now: 0 |
Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Wed, 13 Jul 2022 17:31:41 -0500 you wrote: > Add Shyam Sundar S K as an additional maintainer to support the AMD XGBE > network device driver. > > Cc: Shyam Sundar S K <Shyam-sundar.S-k@amd.com> > Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> > > > [...] Here is the summary with links: - [net-next,v2] MAINTAINERS: Add an additional maintainer to the AMD XGBE driver https://git.kernel.org/netdev/net/c/51f1c31f8ba7 You are awesome, thank you!
diff --git a/MAINTAINERS b/MAINTAINERS index 5fc2af7eb9bd..4bd8dd827311 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1039,6 +1039,7 @@ F: arch/arm64/boot/dts/amd/ AMD XGBE DRIVER M: Tom Lendacky <thomas.lendacky@amd.com> +M: "Shyam Sundar S K" <Shyam-sundar.S-k@amd.com> L: netdev@vger.kernel.org S: Supported F: arch/arm64/boot/dts/amd/amd-seattle-xgbe*.dtsi
Add Shyam Sundar S K as an additional maintainer to support the AMD XGBE network device driver. Cc: Shyam Sundar S K <Shyam-sundar.S-k@amd.com> Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> --- Changes since v1: - Added quotes around Shyam's name in the file (although the result when running get_maintainer.pl was the same before and after). --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)