From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Borkmann Subject: [PATCH bpf-next 8/8] bpf, doc: add maintainers entry to related files Date: Thu, 11 Oct 2018 02:45:47 +0200 Message-ID: <20181011004547.16662-9-daniel@iogearbox.net> References: <20181011004547.16662-1-daniel@iogearbox.net> Cc: john.fastabend@gmail.com, davejwatson@fb.com, netdev@vger.kernel.org, Daniel Borkmann To: alexei.starovoitov@gmail.com Return-path: Received: from www62.your-server.de ([213.133.104.62]:50900 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725995AbeJKIKw (ORCPT ); Thu, 11 Oct 2018 04:10:52 -0400 In-Reply-To: <20181011004547.16662-1-daniel@iogearbox.net> Sender: netdev-owner@vger.kernel.org List-ID: Add a MAINTAINERS entry to the skmsg and related files such that patches, features, bug reports land with the right Cc. Signed-off-by: Daniel Borkmann Signed-off-by: John Fastabend --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 54e719d..3356381 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8188,6 +8188,16 @@ S: Maintained F: net/l3mdev F: include/net/l3mdev.h +L7 BPF FRAMEWORK +M: John Fastabend +M: Daniel Borkmann +L: netdev@vger.kernel.org +S: Maintained +F: include/linux/skmsg.h +F: net/core/skmsg.c +F: net/core/sock_map.c +F: net/ipv4/tcp_bpf.c + LANTIQ / INTEL Ethernet drivers M: Hauke Mehrtens L: netdev@vger.kernel.org -- 2.9.5