diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2020-10-05 15:36:48 -0700 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2020-10-06 00:43:11 +0200 |
commit | dca4121cdc48027320c95cbce8f5e81160aa4afe (patch) | |
tree | 64f0acd686694b82da4b88215bb9f16b8110aa04 /MAINTAINERS | |
parent | 39d8f0d1026a990604770a658708f5845f7dbec0 (diff) |
bpf, doc: Update Andrii's email in MAINTAINERS
Update Andrii Nakryiko's reviewer email to kernel.org account. This optimizes
email logistics on my side and makes it less likely for me to miss important
patches.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20201005223648.2437130-1-andrii@kernel.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c1e946606dce..fd5d5507d229 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3258,7 +3258,7 @@ M: Daniel Borkmann <daniel@iogearbox.net> R: Martin KaFai Lau <kafai@fb.com> R: Song Liu <songliubraving@fb.com> R: Yonghong Song <yhs@fb.com> -R: Andrii Nakryiko <andriin@fb.com> +R: Andrii Nakryiko <andrii@kernel.org> R: John Fastabend <john.fastabend@gmail.com> R: KP Singh <kpsingh@chromium.org> L: netdev@vger.kernel.org |