Marat Khalili will now make contributions to the BPF library as an individual in his personal capacity. So, updating his email in the MAINTAINERS file to be his personal email.
Signed-off-by: Marat Khalili <[email protected]> --- .mailmap | 2 +- MAINTAINERS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.mailmap b/.mailmap index 52d19bde6bf4..9f9692f9c538 100644 --- a/.mailmap +++ b/.mailmap @@ -1007,7 +1007,7 @@ Manish Chopra <[email protected]> Manish Kurup <[email protected]> Manish Tomar <[email protected]> Mao Jiang <[email protected]> -Marat Khalili <[email protected]> +Marat Khalili <[email protected]> <[email protected]> Marc Sune <[email protected]> <[email protected]> Marcel Apfelbaum <[email protected]> Marcel Cornu <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index e99a65d1974d..adab8663c248 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1918,7 +1918,7 @@ F: doc/guides/howto/telemetry.rst BPF M: Konstantin Ananyev <[email protected]> -M: Marat Khalili <[email protected]> +M: Marat Khalili <[email protected]> F: lib/bpf/ F: examples/bpf/ F: app/test/test_bpf* -- 2.43.0

