[PATCH RFC] MAINTAINERS: Add Matrix channel to the NFC subsystem

David Heidelberg via B4 Relay posted 1 patch 4 days, 15 hours ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH RFC] MAINTAINERS: Add Matrix channel to the NFC subsystem
Posted by David Heidelberg via B4 Relay 4 days, 15 hours ago
From: David Heidelberg <david@ixit.cz>

We use the Matrix channel already, let's share the information.

Signed-off-by: David Heidelberg <david@ixit.cz>
---
This is the first Matrix channel added, so I'm sending it aside of my
tree to estabilish the format of the channel.

We could have something like

matrix://#linux-nfc:ixit.cz or full URL as we use now.

I would like to hear what you think! :)
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 52e2c22d533a2..6828127e66078 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19149,16 +19149,17 @@ L:	netdev@vger.kernel.org
 S:	Supported
 F:	Documentation/networking/net_failover.rst
 F:	drivers/net/net_failover.c
 F:	include/net/net_failover.h
 
 NFC SUBSYSTEM
 M:	David Heidelberg <david@ixit.cz>
 L:	oe-linux-nfc@lists.linux.dev
+C:	https://matrix.to/#/#linux-nfc:ixit.cz
 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/
 

---
base-commit: 0718283ab28bc3907e10b61a6b4be6fefa1cbb2f
change-id: 20260720-nfc-matrix-dc48b0fc4cd8

Best regards,
-- 
David Heidelberg <david@ixit.cz>