aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@redhat.com>2018-12-18 12:56:09 +0100
committerThomas Huth <thuth@redhat.com>2019-02-28 12:15:53 +0100
commit4d21171b61f1d4ac7c37a4d3d77cd17aa99611cc (patch)
treec2642cc4e56647e39c4320b98c7633c16cf807e6 /MAINTAINERS
parentcd81e02b1e47dea098367513ff0811080f12ca06 (diff)
downloadqemu-4d21171b61f1d4ac7c37a4d3d77cd17aa99611cc.zip
qemu-4d21171b61f1d4ac7c37a4d3d77cd17aa99611cc.tar.gz
qemu-4d21171b61f1d4ac7c37a4d3d77cd17aa99611cc.tar.bz2
MAINTAINERS: Add missing test entries to the Cryptography section
Acked-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4e38864..d81f9c4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2069,6 +2069,8 @@ F: crypto/
F: include/crypto/
F: tests/test-crypto-*
F: tests/benchmark-crypto-*
+F: tests/crypto-tls-*
+F: tests/pkix_asn1_tab.c
F: qemu.sasl
Coroutines