diff options
author | Alexei Starovoitov <[email protected]> | 2020-11-12 10:03:40 -0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2020-11-12 20:26:37 +0100 |
commit | 9602182810cc15e241f06c63c90b828ef63d0507 (patch) | |
tree | 0f11d9b7d42b2e69062b1ba5e239672e9551b1af | |
parent | fd63729cc0a6872bdabd393ee933a969642e4076 (diff) |
MAINTAINERS/bpf: Update Andrii's entry.
Andrii has been a de-facto maintainer for libbpf and other components.
Update maintainers entry to acknowledge his work de-jure.
The folks with git write permissions will continue to follow the rule
of not applying their own patches unless absolutely trivial.
Signed-off-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cd123d0a6a2d..008ee2bf753b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3243,10 +3243,10 @@ F: drivers/iio/accel/bma400* BPF (Safe dynamic programs and tools) M: Alexei Starovoitov <[email protected]> M: Daniel Borkmann <[email protected]> +M: Andrii Nakryiko <[email protected]> R: Martin KaFai Lau <[email protected]> R: Song Liu <[email protected]> R: Yonghong Song <[email protected]> -R: Andrii Nakryiko <[email protected]> R: John Fastabend <[email protected]> R: KP Singh <[email protected]> |