diff options
author | Dave Watson <[email protected]> | 2018-10-22 19:36:37 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-10-22 20:20:35 -0700 |
commit | e929ceb66ac0faa3508702efbc5ea028387c6bb1 (patch) | |
tree | 4b2e21b508c62c0f1c2c33fc99f1b8462a52e5bb | |
parent | 9737cc99dd14b5b8b9d267618a6061feade8ea68 (diff) |
tls: Add maintainers
Add John and Daniel as additional tls co-maintainers to help review
patches and fix syzbot reports.
Acked-by: John Fastabend <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Signed-off-by: Dave Watson <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-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 <[email protected]> M: Aviad Yehezkel <[email protected]> M: Dave Watson <[email protected]> +M: John Fastabend <[email protected]> +M: Daniel Borkmann <[email protected]> S: Maintained F: net/tls/* |