Signed-off-by: Alexei Starovoitov <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 48f4ef44b252..ebd831cd1a25 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1881,6 +1881,15 @@ S: Supported F: drivers/net/bonding/ F: include/uapi/linux/if_bonding.h +BPF +M: Alexei Starovoitov <[email protected]> +L: [email protected] +L: [email protected] +S: Supported +F: kernel/bpf/ +F: include/uapi/linux/bpf.h +F: include/linux/bpf.h + BROADCOM B44 10/100 ETHERNET DRIVER M: Gary Zambrano <[email protected]> L: [email protected] -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
