diff mbox series

[for-3.1,20/25] MAINTAINERS: Add missing test entries to the Cryptography section

Message ID 20181125205000.10324-21-philmd@redhat.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Add various missing entries | expand

Commit Message

Philippe Mathieu-Daudé Nov. 25, 2018, 8:49 p.m. UTC
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

Comments

Daniel P. Berrangé Nov. 27, 2018, 4:13 p.m. UTC | #1
On Sun, Nov 25, 2018 at 09:49:55PM +0100, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)

Acked-by: Daniel P. Berrangé <berrange@redhat.com>

> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c73dde10a5..26727c1561 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1978,6 +1978,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

Regards,
Daniel
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index c73dde10a5..26727c1561 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1978,6 +1978,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