List SASL config file under the cryptography maintainer's realm
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 16 Mar 2017 11:18:46 +0000 (11:18 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 9 May 2017 13:41:47 +0000 (14:41 +0100)
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 <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
MAINTAINERS

index efdec473196f9705e0f44edf486756c9e1d91688..b4d877b92ba3155bc5baf3a7c382cf092bde3f00 100644 (file)
@@ -1484,6 +1484,7 @@ S: Maintained
 F: crypto/
 F: include/crypto/
 F: tests/test-crypto-*
+F: qemu.sasl
 
 Coroutines
 M: Stefan Hajnoczi <stefanha@redhat.com>