[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZFyFtHNjcxOz0Ayp@nanopsycho>
Date: Thu, 11 May 2023 08:05:40 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: netdev@...r.kernel.org, me@...chata.org, jmaloy@...hat.com,
parav@...dia.com, elic@...dia.com,
Nikolay Aleksandrov <razor@...ckwall.org>, leonro@...dia.com
Subject: Re: [PATCH iproute2] Add MAINTAINERS file
Wed, May 10, 2023 at 11:00:40PM CEST, stephen@...workplumber.org wrote:
>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
It's actually just "Devlink". I don't think we have "device link"
anywhere.
>+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/*
>--
What about "rdma"? I think Leon is a fit for that area.
Overall, good idea to have this!
Thanks!
Powered by blists - more mailing lists