diff options
author | KP Singh <[email protected]> | 2020-12-08 22:49:00 +0100 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2020-12-08 18:30:20 -0800 |
commit | b62527005d46d52b4733cbc57f2f9b514b673ed9 (patch) | |
tree | e80d2c6503142bf76a93703c17e23c27448ca8d7 | |
parent | 932c60558109a9131e54dacfda6070147fd1cdfb (diff) |
bpf, doc: Update KP's email in MAINTAINERS
Helps me use a single account to sign off and send patches use
appropriate email redirection without needing to update MAINTAINERS.
Signed-off-by: KP Singh <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 98f0bd050ff5..ba63f61e4ef1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3237,7 +3237,7 @@ R: Martin KaFai Lau <[email protected]> R: Song Liu <[email protected]> R: Yonghong Song <[email protected]> R: John Fastabend <[email protected]> -R: KP Singh <[email protected]> +R: KP Singh <[email protected]> S: Supported @@ -3356,7 +3356,7 @@ F: arch/x86/net/ X: arch/x86/net/bpf_jit_comp32.c BPF LSM (Security Audit and Enforcement using BPF) -M: KP Singh <[email protected]> +M: KP Singh <[email protected]> R: Florent Revest <[email protected]> R: Brendan Jackman <[email protected]> |