[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230510210040.42325-1-stephen@networkplumber.org>
Date: Wed, 10 May 2023 14:00:40 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org
Cc: me@...chata.org,
jiri@...nulli.us,
jmaloy@...hat.com,
parav@...dia.com,
elic@...dia.com,
Stephen Hemminger <stephen@...workplumber.org>,
Nikolay Aleksandrov <razor@...ckwall.org>
Subject: [PATCH iproute2] Add MAINTAINERS file
Record the maintainers of subsections of iproute2.
The subtree maintainers are based off of most recent current
patches and maintainer of kernel portion of that subsystem.
Acked-by: Nikolay Aleksandrov <razor@...ckwall.org>
Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
---
MAINTAINERS | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 49 insertions(+)
create mode 100644 MAINTAINERS
diff --git a/MAINTAINERS b/MAINTAINERS
new file mode 100644
index 000000000000..fa720f686ba8
--- /dev/null
+++ b/MAINTAINERS
@@ -0,0 +1,49 @@
+Iproute2 Maintainers
+====================
+
+The file provides a set of names that are are able to help
+review patches and answer questions. This is in addition to
+the netdev@...r.kernel.org mailing list used for all iproute2
+and kernel networking.
+
+Descriptions of section entries:
+
+ M: Maintainer's Full Name <address@...ain>
+ T: Git tree location.
+ F: Files and directories with wildcard patterns.
+ A trailing slash includes all files and subdirectory files.
+ A wildcard includes all files but not subdirectories.
+ One pattern per line. Multiple F: lines acceptable.
+
+Main Branch
+M: Stephen Hemminger <stephen@...workplumber.org>
+T: git://git.kernel.org/pub/scm/network/iproute2/iproute2.git
+L: netdev@...r.kernel.org
+
+Next Tree
+M: David Ahern <dsahern@...il.com>
+T: git://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git
+L: netdev@...r.kernel.org
+
+Ethernet Bridging - bridge
+M: Roopa Prabhu <roopa@...dia.com>
+M: Nikolay Aleksandrov <razor@...ckwall.org>
+L: bridge@...ts.linux-foundation.org (moderated for non-subscribers)
+F: bridge/*
+
+Data Center Bridging - dcb
+M: Petr Machata <me@...chata.org>
+F: dcb/*
+
+Device Link - devlink
+M: Jiri Pirko <jiri@...nulli.us>
+F: devlink/*
+
+Transparent Inter-Process Communication - Tipc
+M: Jon Maloy <jmaloy@...hat.com>
+F: tipc/*
+
+Virtual Datapath Accelration - Vdpa
+M: Parav Pandit <parav@...dia.com>
+M: Eli Cohen <elic@...dia.com>
+F: vdpa/*
--
2.39.2
Powered by blists - more mailing lists