diff mbox series

[bpf] MAINTAINERS/bpf: Update Andrii's entry.

Message ID 20201112180340.45265-1-alexei.starovoitov@gmail.com
State Accepted
Delegated to: BPF Maintainers
Headers show
Series [bpf] MAINTAINERS/bpf: Update Andrii's entry. | expand

Commit Message

Alexei Starovoitov Nov. 12, 2020, 6:03 p.m. UTC
From: Alexei Starovoitov <ast@kernel.org>

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 <ast@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Daniel Borkmann Nov. 12, 2020, 7:27 p.m. UTC | #1
On 11/12/20 7:03 PM, Alexei Starovoitov wrote:
> From: Alexei Starovoitov <ast@kernel.org>
> 
> 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 <ast@kernel.org>

Full ack, thanks for all the hard work, Andrii! Applied, thanks!
patchwork-bot+netdevbpf@kernel.org Nov. 12, 2020, 7:30 p.m. UTC | #2
Hello:

This patch was applied to bpf/bpf.git (refs/heads/master):

On Thu, 12 Nov 2020 10:03:40 -0800 you wrote:
> From: Alexei Starovoitov <ast@kernel.org>
> 
> 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.
> 
> [...]

Here is the summary with links:
  - [bpf] MAINTAINERS/bpf: Update Andrii's entry.
    https://git.kernel.org/bpf/bpf/c/9602182810cc

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Toke Høiland-Jørgensen Nov. 12, 2020, 8:13 p.m. UTC | #3
Daniel Borkmann <daniel@iogearbox.net> writes:

> On 11/12/20 7:03 PM, Alexei Starovoitov wrote:
>> From: Alexei Starovoitov <ast@kernel.org>
>> 
>> 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 <ast@kernel.org>
>
> Full ack, thanks for all the hard work, Andrii!

+1 :)

-Toke
KP Singh Nov. 12, 2020, 8:49 p.m. UTC | #4
On Thu, Nov 12, 2020 at 9:13 PM Toke Høiland-Jørgensen <toke@redhat.com> wrote:
>
> Daniel Borkmann <daniel@iogearbox.net> writes:
>
> > On 11/12/20 7:03 PM, Alexei Starovoitov wrote:
> >> From: Alexei Starovoitov <ast@kernel.org>
> >>
> >> 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 <ast@kernel.org>
> >
> > Full ack, thanks for all the hard work, Andrii!
>
> +1 :)
>
> -Toke
>

+1 Thanks for all the work Andrii!!
Andrii Nakryiko Nov. 13, 2020, 12:32 a.m. UTC | #5
On Thu, Nov 12, 2020 at 12:52 PM KP Singh <kpsingh@chromium.org> wrote:
>
> On Thu, Nov 12, 2020 at 9:13 PM Toke Høiland-Jørgensen <toke@redhat.com> wrote:
> >
> > Daniel Borkmann <daniel@iogearbox.net> writes:
> >
> > > On 11/12/20 7:03 PM, Alexei Starovoitov wrote:
> > >> From: Alexei Starovoitov <ast@kernel.org>
> > >>
> > >> 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 <ast@kernel.org>
> > >
> > > Full ack, thanks for all the hard work, Andrii!
> >
> > +1 :)
> >
> > -Toke
> >
>
> +1 Thanks for all the work Andrii!!

I'm very flattered, thank you, guys!
diff mbox series

Patch

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 <ast@kernel.org>
 M:	Daniel Borkmann <daniel@iogearbox.net>
+M:	Andrii Nakryiko <andrii@kernel.org>
 R:	Martin KaFai Lau <kafai@fb.com>
 R:	Song Liu <songliubraving@fb.com>
 R:	Yonghong Song <yhs@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