qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cole Robinson <crobinso@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Daniel P. Berrangé" <berrange@redhat.com>,
	"Cole Robinson" <crobinso@redhat.com>
Subject: [PATCH] Move qemu.sasl to contrib/
Date: Thu,  8 Jul 2021 14:39:57 -0400	[thread overview]
Message-ID: <d1a1e265dd846de6ca40406300d91cecfba69ef8.1625769570.git.crobinso@redhat.com> (raw)

It's not installed in any way, so seems like contrib/ material

Signed-off-by: Cole Robinson <crobinso@redhat.com>
---
Or should this be installed to /etc/sasl2 ?

 MAINTAINERS                    | 2 +-
 qemu.sasl => contrib/qemu.sasl | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename qemu.sasl => contrib/qemu.sasl (100%)

diff --git a/MAINTAINERS b/MAINTAINERS
index 684142e12e..2ec1c362f0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2768,7 +2768,7 @@ F: tests/unit/test-crypto-*
 F: tests/bench/benchmark-crypto-*
 F: tests/unit/crypto-tls-*
 F: tests/unit/pkix_asn1_tab.c
-F: qemu.sasl
+F: contrib/qemu.sasl
 
 Coroutines
 M: Stefan Hajnoczi <stefanha@redhat.com>
diff --git a/qemu.sasl b/contrib/qemu.sasl
similarity index 100%
rename from qemu.sasl
rename to contrib/qemu.sasl
-- 
2.31.1



             reply	other threads:[~2021-07-08 18:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-08 18:39 Cole Robinson [this message]
2021-07-08 18:45 ` [PATCH] Move qemu.sasl to contrib/ Daniel P. Berrangé
2021-07-08 19:18   ` Peter Maydell
2021-07-08 20:49     ` Cole Robinson
2021-07-08 23:22       ` Daniel P. Berrangé

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=d1a1e265dd846de6ca40406300d91cecfba69ef8.1625769570.git.crobinso@redhat.com \
    --to=crobinso@redhat.com \
    --cc=berrange@redhat.com \
    --cc=qemu-devel@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).