diff options
author | Daniel Borkmann <[email protected]> | 2019-10-29 15:51:03 +0100 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2019-10-29 15:51:59 +0100 |
commit | 050668c10047802a2b62cbf8db834c2c84042b87 (patch) | |
tree | 45dde3e443dbb230dee780ce029cf340da5a1adc | |
parent | fc11078dd3514c65eabce166b8431a56d8a667cb (diff) |
bpf, doc: Add Andrii as official reviewer to BPF subsystem
Andrii Nakryiko has been part of our weekly BPF patch review rotation
for quite some time now and provided excellent and timely feedback on
BPF patches, therefore give credit where credit is due and add him
officially to the BPF core reviewer team to the MAINTAINERS file.
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/af565dbef3b0b35040f26bfd16ed59cc0bae8066.1572360528.git.daniel@iogearbox.net
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e51a68bf8ca8..808bac0e3847 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3051,6 +3051,7 @@ M: Daniel Borkmann <[email protected]> R: Martin KaFai Lau <[email protected]> R: Song Liu <[email protected]> R: Yonghong Song <[email protected]> +R: Andrii Nakryiko <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git |