[Qemu-devel] [PATCH 05/14] MAINTAINERS: Add missing test entries to the Cryptography section

Thomas Huth posted 14 patches 6 years, 11 months ago
Only 11 patches received!
[Qemu-devel] [PATCH 05/14] MAINTAINERS: Add missing test entries to the Cryptography section
Posted by Thomas Huth 6 years, 11 months ago
From: Philippe Mathieu-Daudé <philmd@redhat.com>

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>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e7b4114..59e4c8a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2065,6 +2065,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
-- 
1.8.3.1