Message ID | 20211102110358.193920-1-shayagr@amazon.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 18635d524870888b60625abef086b53c2df3ad89 |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [v1,net-next] MAINTAINERS: Update ENA maintainers information | expand |
Context | Check | Description |
---|---|---|
netdev/cover_letter | success | Single patches do not need cover letters |
netdev/fixes_present | success | Fixes tag not required for -next series |
netdev/patch_count | success | Link |
netdev/tree_selection | success | Clearly marked for net-next |
netdev/subject_prefix | success | Link |
netdev/cc_maintainers | success | CCed 0 of 0 maintainers |
netdev/source_inline | success | Was 0 now: 0 |
netdev/verify_signedoff | success | Signed-off-by tag matches author and committer |
netdev/module_param | success | Was 0 now: 0 |
netdev/build_32bit | success | Errors and warnings before: 35 this patch: 35 |
netdev/kdoc | success | Errors and warnings before: 0 this patch: 0 |
netdev/verify_fixes | success | No Fixes tag |
netdev/checkpatch | success | total: 0 errors, 0 warnings, 0 checks, 12 lines checked |
netdev/build_allmodconfig_warn | success | Errors and warnings before: 28 this patch: 28 |
netdev/header_inline | success | No static functions without inline keyword in header files |
Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Tue, 2 Nov 2021 13:04:00 +0200 you wrote: > The ENA driver is no longer maintained by Netanel and Guy > > Signed-off-by: Shay Agroskin <shayagr@amazon.com> > --- > MAINTAINERS | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Here is the summary with links: - [v1,net-next] MAINTAINERS: Update ENA maintainers information https://git.kernel.org/netdev/net/c/18635d524870 You are awesome, thank you!
diff --git a/MAINTAINERS b/MAINTAINERS index 9a2491ce4c77..81d57778f1f1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -866,9 +866,10 @@ F: Documentation/devicetree/bindings/thermal/amazon,al-thermal.txt F: drivers/thermal/thermal_mmio.c AMAZON ETHERNET DRIVERS -M: Netanel Belgazal <netanel@amazon.com> +M: Shay Agroskin <shayagr@amazon.com> M: Arthur Kiyanovski <akiyano@amazon.com> -R: Guy Tzalik <gtzalik@amazon.com> +R: David Arinzon <darinzon@amazon.com> +R: Noam Dagan <ndagan@amazon.com> R: Saeed Bishara <saeedb@amazon.com> L: netdev@vger.kernel.org S: Supported
The ENA driver is no longer maintained by Netanel and Guy Signed-off-by: Shay Agroskin <shayagr@amazon.com> --- MAINTAINERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)