Message ID | 20230518154146.856687-1-vladimir.oltean@nxp.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 3be5f6cd4a52b72ae31b77171da0912829c02096 |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [net] MAINTAINERS: add myself as maintainer for enetc | expand |
Context | Check | Description |
---|---|---|
netdev/series_format | success | Single patches do not need cover letters |
netdev/tree_selection | success | Clearly marked for net |
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/kdoc | success | Errors and warnings before: 0 this patch: 0 |
netdev/source_inline | success | Was 0 now: 0 |
> -----Original Message----- > From: Vladimir Oltean <vladimir.oltean@nxp.com> > Sent: Thursday, May 18, 2023 6:42 PM > To: netdev@vger.kernel.org > Cc: David S. Miller <davem@davemloft.net>; Eric Dumazet > <edumazet@google.com>; Jakub Kicinski <kuba@kernel.org>; Paolo Abeni > <pabeni@redhat.com>; Claudiu Manoil <claudiu.manoil@nxp.com>; linux- > kernel@vger.kernel.org > Subject: [PATCH net] MAINTAINERS: add myself as maintainer for enetc > > I would like to be copied on new patches submitted on this driver. > I am relatively familiar with the code, having practically maintained it for a > while. > > Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Acked-by: Claudiu Manoil <claudiu.manoil@nxp.com>
On Thu, May 18, 2023 at 06:41:46PM +0300, Vladimir Oltean wrote: > I would like to be copied on new patches submitted on this driver. > I am relatively familiar with the code, having practically maintained > it for a while. > > Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Simon Horman <simon.horman@corigine.com>
Hello: This patch was applied to netdev/net.git (main) by David S. Miller <davem@davemloft.net>: On Thu, 18 May 2023 18:41:46 +0300 you wrote: > I would like to be copied on new patches submitted on this driver. > I am relatively familiar with the code, having practically maintained > it for a while. > > Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - [net] MAINTAINERS: add myself as maintainer for enetc https://git.kernel.org/netdev/net/c/3be5f6cd4a52 You are awesome, thank you!
diff --git a/MAINTAINERS b/MAINTAINERS index a83be7caa468..e9da431fbdba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8164,6 +8164,7 @@ F: include/linux/spi/spi-fsl-dspi.h FREESCALE ENETC ETHERNET DRIVERS M: Claudiu Manoil <claudiu.manoil@nxp.com> +M: Vladimir Oltean <vladimir.oltean@nxp.com> L: netdev@vger.kernel.org S: Maintained F: drivers/net/ethernet/freescale/enetc/
I would like to be copied on new patches submitted on this driver. I am relatively familiar with the code, having practically maintained it for a while. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)