diff options
author | Dave Watson <davejwatson@fb.com> | 2018-10-22 19:36:37 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-22 20:20:35 -0700 |
commit | e929ceb66ac0faa3508702efbc5ea028387c6bb1 (patch) | |
tree | 4b2e21b508c62c0f1c2c33fc99f1b8462a52e5bb /MAINTAINERS | |
parent | 9737cc99dd14b5b8b9d267618a6061feade8ea68 (diff) | |
download | linux-e929ceb66ac0faa3508702efbc5ea028387c6bb1.tar.gz linux-e929ceb66ac0faa3508702efbc5ea028387c6bb1.tar.bz2 linux-e929ceb66ac0faa3508702efbc5ea028387c6bb1.zip |
tls: Add maintainers
Add John and Daniel as additional tls co-maintainers to help review
patches and fix syzbot reports.
Acked-by: John Fastabend <john.fastabend@gmail.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Dave Watson <davejwatson@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e0eb8ec08789..23705bd055f3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10223,6 +10223,8 @@ NETWORKING [TLS] M: Boris Pismenny <borisp@mellanox.com> M: Aviad Yehezkel <aviadye@mellanox.com> M: Dave Watson <davejwatson@fb.com> +M: John Fastabend <john.fastabend@gmail.com> +M: Daniel Borkmann <daniel@iogearbox.net> L: netdev@vger.kernel.org S: Maintained F: net/tls/* |