From: "Daniel P. Berrange" <berrange@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: Longpeng <longpeng2@huawei.com>,
qemu-devel@nongnu.org, qemu-trivial@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 15/17] MAINTAINERS: add missing Cryptography entry
Date: Thu, 31 Aug 2017 10:19:17 +0100 [thread overview]
Message-ID: <20170831091917.GD17315@redhat.com> (raw)
In-Reply-To: <20170830215523.25278-16-f4bug@amsat.org>
On Wed, Aug 30, 2017 at 06:55:21PM -0300, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0b77590dc8..7a0c00550e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1526,6 +1526,7 @@ S: Maintained
> F: crypto/
> F: include/crypto/
> F: tests/test-crypto-*
> +F: tests/benchmark-crypto-*
> F: qemu.sasl
>
> Coroutines
Acked-by: Daniel P. Berrange <berrange@redhat.com>
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
next prev parent reply other threads:[~2017-08-31 9:19 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-30 21:55 [Qemu-devel] [PATCH v2 00/17] add missing entries in MAINTAINERS Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 01/17] MAINTAINERS: add missing ARM entries Philippe Mathieu-Daudé
2017-08-31 5:07 ` Thomas Huth
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 02/17] MAINTAINERS: add missing Versatile PB entry Philippe Mathieu-Daudé
2017-08-31 5:22 ` Thomas Huth
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 03/17] MAINTAINERS: add missing STM32 entry Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 04/17] MAINTAINERS: add missing entry for vhost Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 05/17] MAINTAINERS: add missing VMWare entry Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 06/17] MAINTAINERS: add missing Guest Agent entries Philippe Mathieu-Daudé
2017-09-08 13:04 ` Philippe Mathieu-Daudé
2017-09-08 16:36 ` Michael Roth
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 07/17] MAINTAINERS: add missing qcow2 entry Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 08/17] MAINTAINERS: add missing USB entry Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 09/17] MAINTAINERS: add missing PCI entries Philippe Mathieu-Daudé
2017-09-04 9:51 ` Marcel Apfelbaum
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 10/17] MAINTAINERS: add missing SSI entries Philippe Mathieu-Daudé
2017-08-30 23:13 ` Alistair Francis
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 11/17] MAINTAINERS: add missing entries for throttling infra Philippe Mathieu-Daudé
2017-08-31 7:45 ` Alberto Garcia
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 12/17] MAINTAINERS: add missing megasas test entry Philippe Mathieu-Daudé
2017-09-08 13:04 ` Philippe Mathieu-Daudé
2017-09-08 17:12 ` Philippe Mathieu-Daudé
2017-09-08 17:29 ` Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 13/17] MAINTAINERS: add missing AIO entry Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 14/17] MAINTAINERS: add missing entry for Generic Loader Philippe Mathieu-Daudé
2017-08-30 23:13 ` Alistair Francis
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 15/17] MAINTAINERS: add missing Cryptography entry Philippe Mathieu-Daudé
2017-08-31 9:19 ` Daniel P. Berrange [this message]
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 16/17] MAINTAINERS: update docs/devel/ entries Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 17/17] MAINTAINERS: update docs/interop/ entries Philippe Mathieu-Daudé
2017-08-31 3:55 ` [Qemu-devel] [PATCH v2 00/17] add missing entries in MAINTAINERS Philippe Mathieu-Daudé
2017-09-08 12:51 ` Michael S. Tsirkin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170831091917.GD17315@redhat.com \
--to=berrange@redhat.com \
--cc=f4bug@amsat.org \
--cc=longpeng2@huawei.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).