This adds the maintainers' information for the
s390 ChaCha20 self-test module.
Signed-off-by: Siddh Raman Pant <[email protected]>
---
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 <[email protected]>
+M: Herbert Xu <[email protected]>
+R: Harald Freudenberger <[email protected]>
+L: [email protected]
+S: Supported
+F: tools/testing/crypto/chacha20-s390/
+
S390 COMMON I/O LAYER
M: Vineeth Vijayan <[email protected]>
M: Peter Oberparleiter <[email protected]>
--
2.35.1
On 6/28/22 12:46 AM, Siddh Raman Pant wrote:
> This adds the maintainers' information for the
> s390 ChaCha20 self-test module.
>
> Signed-off-by: Siddh Raman Pant <[email protected]>
> ---
> 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 <[email protected]>
> +M: Herbert Xu <[email protected]>
> +R: Harald Freudenberger <[email protected]>
> +L: [email protected]
> +S: Supported
> +F: tools/testing/crypto/chacha20-s390/
> +
> S390 COMMON I/O LAYER
> M: Vineeth Vijayan <[email protected]>
> M: Peter Oberparleiter <[email protected]>
>
Doesn't look like you cc'ed the maintainers - please do and resend.
thanks,
-- Shuah
On Fri, 01 Jul 2022 05:30:27 +0530 Shuah Khan <[email protected]> wrote
> Doesn't look like you cc'ed the maintainers - please do and resend.
Sorry for not doing so. I will resend now.
Thanks,
Siddh