aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2024-04-24 11:37:59 -0700
committerDavid S. Miller <[email protected]>2024-04-29 09:52:56 +0100
commit16f50301a804a4b86c75fdd0dfb50ec263ed41b1 (patch)
tree6bdc8bc865cfcb1f550f575da51b2b5aff71eabf
parentbef1e4c8c3e06560f7f3bb9e42eb1c903bdc6dc2 (diff)
MAINTAINERS: add an explicit entry for YNL
Donald has been contributing to YNL a lot. Let's create a dedicated MAINTAINERS entry and add make his involvement official :) Signed-off-by: Jakub Kicinski <[email protected]> Acked-by: Donald Hunter <[email protected]> Signed-off-by: David S. Miller <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index aff81a252865..4a2e864fce51 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24468,6 +24468,14 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/har
F: Documentation/admin-guide/LSM/Yama.rst
F: security/yama/
+YAML NETLINK (YNL)
+M: Donald Hunter <[email protected]>
+M: Jakub Kicinski <[email protected]>
+F: Documentation/netlink/
+F: Documentation/userspace-api/netlink/intro-specs.rst
+F: Documentation/userspace-api/netlink/specs.rst
+F: tools/net/ynl/
+
YEALINK PHONE DRIVER
M: Henk Vergonet <[email protected]>