lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240904131855.559078-1-vadim.fedorenko@linux.dev>
Date: Wed,  4 Sep 2024 13:18:55 +0000
From: Vadim Fedorenko <vadim.fedorenko@...ux.dev>
To: Jakub Kicinski <kuba@...nel.org>,
	Jonathan Lemon <jonathan.lemon@...il.com>,
	Paolo Abeni <pabeni@...hat.com>,
	David Ahern <dsahern@...nel.org>
Cc: Vadim Fedorenko <vadim.fedorenko@...ux.dev>,
	netdev@...r.kernel.org
Subject: [PATCH net] MAINTAINERS: fix ptp ocp driver maintainers address

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@...ux.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(-)

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@...il.com>
-M:	Vadim Fedorenko <vadfed@...ux.dev>
+M:	Vadim Fedorenko <vadim.fedorenko@...ux.dev>
 L:	netdev@...r.kernel.org
 S:	Maintained
 F:	drivers/ptp/ptp_ocp.c
-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ