[PATCH net] MAINTAINERS: Add myself as NFC subsystem maintainer
David Heidelberg via B4 Relay <[email protected]> Tue, 28 Apr 2026 16:24:38 +0200
| Newsgroups | dev.linux.lists.oe-linux-nfc,org.kernel.feeds.b4-sent,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
From: David Heidelberg <[email protected]> Add myself and update the mailing list. Signed-off-by: David Heidelberg <[email protected]> --- MAINTAINERS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 21288a3a7d930..176390ef4275d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18824,18 +18824,20 @@ M: David Ahern <[email protected]> L: [email protected] S: Maintained F: include/net/netns/nexthop.h F: include/net/nexthop.h F: include/uapi/linux/nexthop.h F: net/ipv4/nexthop.c NFC SUBSYSTEM -L: [email protected] -S: Orphan +M: David Heidelberg <[email protected]> +L: [email protected] +S: Maintained +T: git https://codeberg.org/linux-nfc/linux.git F: Documentation/devicetree/bindings/net/nfc/ F: drivers/nfc/ F: include/net/nfc/ F: include/uapi/linux/nfc.h F: net/nfc/ NFC VIRTUAL NCI DEVICE DRIVER M: Bongsu Jeon <[email protected]> --- base-commit: 46f74a3f7d57d9cc0110b09cbc8163fa0a01afa2 change-id: 20260428-nfc-maintainer-2b8e073907cd Best regards, -- David Heidelberg <[email protected]>