[RESEND PATCH] MAINTAINERS: Add tools/testing/crypto/chacha20-s390/

Siddh Raman Pant posted 1 patch 3 years, 9 months ago
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
[RESEND PATCH] MAINTAINERS: Add tools/testing/crypto/chacha20-s390/
Posted by Siddh Raman Pant 3 years, 9 months ago
This adds the maintainers' information for the
s390 ChaCha20 self-test module.

Signed-off-by: Siddh Raman Pant <code@siddh.me>
---
CC'd the maintainers in this enail which I had not
done last time.

 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index fe5daf141501..0fcacd715b1c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17438,6 +17438,14 @@ F:	Documentation/s390/
 F:	arch/s390/
 F:	drivers/s390/
 
+S390 CHACHA20 SELFTEST
+M:	Vladis Dronov <vdronov@redhat.com>
+M:	Herbert Xu <herbert@gondor.apana.org.au>
+R:	Harald Freudenberger <freude@linux.ibm.com>
+L:	linux-s390@vger.kernel.org
+S:	Supported
+F:	tools/testing/crypto/chacha20-s390/
+
 S390 COMMON I/O LAYER
 M:	Vineeth Vijayan <vneethv@linux.ibm.com>
 M:	Peter Oberparleiter <oberpar@linux.ibm.com>
-- 
2.35.1
Re: [RESEND PATCH] MAINTAINERS: Add tools/testing/crypto/chacha20-s390/
Posted by Vlad Dronov 3 years, 9 months ago
Hi,

On Fri, Jul 1, 2022 at 4:31 PM Siddh Raman Pant <code@siddh.me> wrote:
>
> This adds the maintainers' information for the
> s390 ChaCha20 self-test module.
>
> Signed-off-by: Siddh Raman Pant <code@siddh.me>
> ---
> CC'd the maintainers in this enail which I had not
> done last time.
>
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fe5daf141501..0fcacd715b1c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17438,6 +17438,14 @@ F:     Documentation/s390/
>  F:     arch/s390/
>  F:     drivers/s390/
>
> +S390 CHACHA20 SELFTEST
> +M:     Vladis Dronov <vdronov@redhat.com>
> +M:     Herbert Xu <herbert@gondor.apana.org.au>
> +R:     Harald Freudenberger <freude@linux.ibm.com>
> +L:     linux-s390@vger.kernel.org
> +S:     Supported
> +F:     tools/testing/crypto/chacha20-s390/
> +
>  S390 COMMON I/O LAYER
>  M:     Vineeth Vijayan <vneethv@linux.ibm.com>
>  M:     Peter Oberparleiter <oberpar@linux.ibm.com>

Honestly, I'm not quite sure this is really needed. test-cipher.c is a
"one-shot"
thing quite exactly and it is not supposed to be changed / developed anyhow
in the future.

Best regards,
Vladis Dronov | Red Hat, Inc. | The Core Kernel | Senior Software Engineer