lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 12 May 2023 08:23:01 +0100
From: Martin Habets <habetsm.xilinx@...il.com>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: netdev@...r.kernel.org, me@...chata.org, jiri@...nulli.us,
	jmaloy@...hat.com, parav@...dia.com,
	Nikolay Aleksandrov <razor@...ckwall.org>
Subject: Re: [PATCH iproute2 v2] Add MAINTAINERS file

On Thu, May 11, 2023 at 09:00:02AM -0700, Stephen Hemminger 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>
> Acked-by: Petr Machata <me@...chata.org> # For DCB
> Acked-by: Parav Pandit <parav@...dia.com>
> Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
> ---
>  MAINTAINERS | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 53 insertions(+)
>  create mode 100644 MAINTAINERS
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> new file mode 100644
> index 000000000000..ec193fd8459a
> --- /dev/null
> +++ b/MAINTAINERS
> @@ -0,0 +1,53 @@
> +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/*
> +
> +devlink
> +M: Jiri Pirko <jiri@...nulli.us>
> +F: devlink/*
> +
> +Remote DMA - rdma
> +M: Leon Romanovsky <leon@...nel.org>
> +F: rdma/*
> +
> +Transparent Inter-Process Communication - tipc
> +M: Jon Maloy <jmaloy@...hat.com>
> +F: tipc/*
> +
> +Virtual Datapath Accelration - vdpa

Typo here, it should say Acceleration.

Martin

> +M: Parav Pandit <parav@...dia.com>
> +M: Eli Cohen <elic@...dia.com>
> +F: vdpa/*
> -- 
> 2.39.2
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ