diff options
author | Björn Töpel <[email protected]> | 2019-06-24 07:24:55 +0200 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2019-06-25 13:58:50 +0200 |
commit | 0eb84fa6e6163fd5e238661b376c959e8cdd549a (patch) | |
tree | 1dc18e7a3a2782adc80a0b51431c4b8410094d8b | |
parent | 20f6239d494b2ec7fcc9930eaab3e736a6a9419e (diff) |
MAINTAINERS: add reviewer to maintainers entry
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]>
Signed-off-by: Daniel Borkmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 36a84614d6c3..df039d0c245e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17265,6 +17265,7 @@ N: xdp XDP SOCKETS (AF_XDP) M: Björn Töpel <[email protected]> M: Magnus Karlsson <[email protected]> +R: Jonathan Lemon <[email protected]> S: Maintained |