diff mbox series

[net] MAINTAINERS: fix ptp ocp driver maintainers address

Message ID 20240904131855.559078-1-vadim.fedorenko@linux.dev (mailing list archive)
State Accepted
Commit 20d664ebd212a85ad9c134e557619402bee6987f
Delegated to: Netdev Maintainers
Headers show
Series [net] MAINTAINERS: fix ptp ocp driver maintainers address | 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 Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present success Fixes tag present in non-next series
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 7 this patch: 7
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers fail 1 blamed authors not CCed: horms@kernel.org; 2 maintainers not CCed: horms@kernel.org richardcochran@gmail.com
netdev/build_clang success Errors and warnings before: 7 this patch: 7
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 Fixes tag looks correct
netdev/build_allmodconfig_warn success Errors and warnings before: 7 this patch: 7
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 8 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
netdev/contest success net-next-2024-09-04--15-00 (tests: 718)

Commit Message

Vadim Fedorenko Sept. 4, 2024, 1:18 p.m. UTC
While checking the latest series for ptp_ocp driver I realised that
MAINTAINERS file has wrong item about email on linux.dev domain.

Fixes: 795fd9342c62 ("ptp_ocp: adjust MAINTAINERS and mailmap")
Signed-off-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
---
I'm not sure if it should go to backports queue, so if I'm wrong,
please, redirect it to net-next tree while applying.
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Simon Horman Sept. 4, 2024, 8:17 p.m. UTC | #1
On Wed, Sep 04, 2024 at 01:18:55PM +0000, Vadim Fedorenko wrote:
> While checking the latest series for ptp_ocp driver I realised that
> MAINTAINERS file has wrong item about email on linux.dev domain.
> 
> Fixes: 795fd9342c62 ("ptp_ocp: adjust MAINTAINERS and mailmap")
> Signed-off-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>

Hi Vadim,

Should an entry also be added to .mailmap ?

...
Vadim Fedorenko Sept. 4, 2024, 10:47 p.m. UTC | #2
On 04/09/2024 21:17, Simon Horman wrote:
> On Wed, Sep 04, 2024 at 01:18:55PM +0000, Vadim Fedorenko wrote:
>> While checking the latest series for ptp_ocp driver I realised that
>> MAINTAINERS file has wrong item about email on linux.dev domain.
>>
>> Fixes: 795fd9342c62 ("ptp_ocp: adjust MAINTAINERS and mailmap")
>> Signed-off-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
> 
> Hi Vadim,
> 
> Should an entry also be added to .mailmap ?
> 
> ...

I don't think so. The vadfed@linux.dev items has never been a real 
address, I haven't seen any one complaining about bouncing emails from 
this address. It's just a mistake done within the patch mentioned in
Fixes tag.
Simon Horman Sept. 5, 2024, 10:57 a.m. UTC | #3
On Wed, Sep 04, 2024 at 11:47:07PM +0100, Vadim Fedorenko wrote:
> On 04/09/2024 21:17, Simon Horman wrote:
> > On Wed, Sep 04, 2024 at 01:18:55PM +0000, Vadim Fedorenko wrote:
> > > While checking the latest series for ptp_ocp driver I realised that
> > > MAINTAINERS file has wrong item about email on linux.dev domain.
> > > 
> > > Fixes: 795fd9342c62 ("ptp_ocp: adjust MAINTAINERS and mailmap")
> > > Signed-off-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
> > 
> > Hi Vadim,
> > 
> > Should an entry also be added to .mailmap ?
> > 
> > ...
> 
> I don't think so. The vadfed@linux.dev items has never been a real address,
> I haven't seen any one complaining about bouncing emails from this address.
> It's just a mistake done within the patch mentioned in
> Fixes tag.

Thanks Vadim,

that sounds reasonable to me.

Reviewed-by: Simon Horman <horms@kernel.org>
patchwork-bot+netdevbpf@kernel.org Sept. 5, 2024, 10:10 p.m. UTC | #4
Hello:

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

On Wed,  4 Sep 2024 13:18:55 +0000 you wrote:
> While checking the latest series for ptp_ocp driver I realised that
> MAINTAINERS file has wrong item about email on linux.dev domain.
> 
> Fixes: 795fd9342c62 ("ptp_ocp: adjust MAINTAINERS and mailmap")
> Signed-off-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
> ---
> I'm not sure if it should go to backports queue, so if I'm wrong,
> please, redirect it to net-next tree while applying.
> 
> [...]

Here is the summary with links:
  - [net] MAINTAINERS: fix ptp ocp driver maintainers address
    https://git.kernel.org/netdev/net/c/20d664ebd212

You are awesome, thank you!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 5e5e85841a2f..8b28943a0c19 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17118,7 +17118,7 @@  F:	include/dt-bindings/
 
 OPENCOMPUTE PTP CLOCK DRIVER
 M:	Jonathan Lemon <jonathan.lemon@gmail.com>
-M:	Vadim Fedorenko <vadfed@linux.dev>
+M:	Vadim Fedorenko <vadim.fedorenko@linux.dev>
 L:	netdev@vger.kernel.org
 S:	Maintained
 F:	drivers/ptp/ptp_ocp.c