From: Daniel P. Berrange Date: Thu, 16 Mar 2017 11:18:46 +0000 (+0000) Subject: List SASL config file under the cryptography maintainer's realm X-Git-Tag: v2.10.0-rc0~203^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=899833cd65cafbdbae4b5b9da3b1c3726e13e299;p=thirdparty%2Fqemu.git List SASL config file under the cryptography maintainer's realm No one is listed as maintainer for qemu.sasl. It is used by the VNC server for SASL auth, but since it is cryptography related, list it under the crytography maintainer's realm, rather than under the UI maintainer. Reviewed-by: Eric Blake Signed-off-by: Daniel P. Berrange --- diff --git a/MAINTAINERS b/MAINTAINERS index efdec473196..b4d877b92ba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1484,6 +1484,7 @@ S: Maintained F: crypto/ F: include/crypto/ F: tests/test-crypto-* +F: qemu.sasl Coroutines M: Stefan Hajnoczi