2019-06-24 05:44:44

by Björn Töpel

[permalink] [raw]
Subject: [PATCH bpf-next] MAINTAINERS: add reviewer to maintainers entry

From: Björn Töpel <[email protected]>

Jonathan Lemon has volunteered as an official AF_XDP reviewer. Thank
you, Jonathan!

Signed-off-by: Björn Töpel <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0cfe98a6761a..dd875578d53c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17284,6 +17284,7 @@ N: xdp
XDP SOCKETS (AF_XDP)
M: Björn Töpel <[email protected]>
M: Magnus Karlsson <[email protected]>
+R: Jonathan Lemon <[email protected]>
L: [email protected]
L: [email protected]
S: Maintained
--
2.20.1


2019-06-24 22:01:37

by Song Liu

[permalink] [raw]
Subject: Re: [PATCH bpf-next] MAINTAINERS: add reviewer to maintainers entry

On Sun, Jun 23, 2019 at 10:45 PM Björn Töpel <[email protected]> wrote:
>
> From: Björn Töpel <[email protected]>
>
> Jonathan Lemon has volunteered as an official AF_XDP reviewer. Thank
> you, Jonathan!

Thanks Jonathan! Please reply with your Acked-by.

Thanks,
Song

>
> Signed-off-by: Björn Töpel <[email protected]>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0cfe98a6761a..dd875578d53c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17284,6 +17284,7 @@ N: xdp
> XDP SOCKETS (AF_XDP)
> M: Björn Töpel <[email protected]>
> M: Magnus Karlsson <[email protected]>
> +R: Jonathan Lemon <[email protected]>
> L: [email protected]
> L: [email protected]
> S: Maintained
> --
> 2.20.1
>

2019-06-24 22:03:32

by Jonathan Lemon

[permalink] [raw]
Subject: Re: [PATCH bpf-next] MAINTAINERS: add reviewer to maintainers entry



On 23 Jun 2019, at 22:24, Björn Töpel wrote:

> From: Björn Töpel <[email protected]>
>
> Jonathan Lemon has volunteered as an official AF_XDP reviewer. Thank
> you, Jonathan!
>
> Signed-off-by: Björn Töpel <[email protected]>
Acked-by: Jonathan Lemon <[email protected]>

2019-06-25 13:16:10

by Daniel Borkmann

[permalink] [raw]
Subject: Re: [PATCH bpf-next] MAINTAINERS: add reviewer to maintainers entry

On 06/24/2019 10:54 PM, Jonathan Lemon wrote:
> On 23 Jun 2019, at 22:24, Björn Töpel wrote:
>> From: Björn Töpel <[email protected]>
>>
>> Jonathan Lemon has volunteered as an official AF_XDP reviewer. Thank
>> you, Jonathan!
>>
>> Signed-off-by: Björn Töpel <[email protected]>
> Acked-by: Jonathan Lemon <[email protected]>

Given it's a doc update, I've applied it to bpf, thanks!

2019-06-25 13:17:32

by Björn Töpel

[permalink] [raw]
Subject: Re: [PATCH bpf-next] MAINTAINERS: add reviewer to maintainers entry

On 2019-06-25 14:00, Daniel Borkmann wrote:
> Given it's a doc update, I've applied it to bpf, thanks!

Perfect, thanks!