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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 29 Jan 2019 03:08:54 +0000
From:   Song Liu <songliubraving@...com>
To:     Daniel Borkmann <daniel@...earbox.net>
CC:     Alexei Starovoitov <ast@...nel.org>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        Martin Lau <kafai@...com>, Yonghong Song <yhs@...com>
Subject: Re: [PATCH bpf] bpf, doc: add reviewers to maintainers entry



> On Jan 28, 2019, at 2:55 PM, Daniel Borkmann <daniel@...earbox.net> wrote:
> 
> In order to better scale BPF development on netdev, we've adopted a
> reviewer rotation for all BPF patches among the five of us for some
> time now. Lets give credit where credit is due, and add Martin, Song
> and Yonghong as official BPF reviewers to MAINTAINERS file. Also
> while at it, add regex matching for BPF such that we get properly
> Cc'ed for files not listed here.
> 
> Signed-off-by: Daniel Borkmann <daniel@...earbox.net>

Thanks!

Acked-by: Song Liu <songliubraving@...com>


> ---
> MAINTAINERS | 5 +++++
> 1 file changed, 5 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 51029a4..6e13378 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2848,6 +2848,9 @@ F:	include/uapi/linux/if_bonding.h
> BPF (Safe dynamic programs and tools)
> M:	Alexei Starovoitov <ast@...nel.org>
> M:	Daniel Borkmann <daniel@...earbox.net>
> +R:	Martin KaFai Lau <kafai@...com>
> +R:	Song Liu <songliubraving@...com>
> +R:	Yonghong Song <yhs@...com>
> L:	netdev@...r.kernel.org
> L:	linux-kernel@...r.kernel.org
> T:	git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
> @@ -2873,6 +2876,8 @@ F:	samples/bpf/
> F:	tools/bpf/
> F:	tools/lib/bpf/
> F:	tools/testing/selftests/bpf/
> +K:	bpf
> +N:	bpf
> 
> BPF JIT for ARM
> M:	Shubham Bansal <illusionist.neo@...il.com>
> -- 
> 2.9.5
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ