diff options
author | Stefan Hajnoczi | 2017-11-21 13:04:35 +0100 |
---|---|---|
committer | Peter Maydell | 2017-11-21 14:34:13 +0100 |
commit | 70b7fba9871fb282b4806a2445a1e82a7a51da10 (patch) | |
tree | 809b079505711c5225417fa71aac18cef4f73629 /MAINTAINERS | |
parent | Use qemu.org domain name (diff) | |
download | qemu-70b7fba9871fb282b4806a2445a1e82a7a51da10.tar.gz qemu-70b7fba9871fb282b4806a2445a1e82a7a51da10.tar.xz qemu-70b7fba9871fb282b4806a2445a1e82a7a51da10.zip |
Use HTTPS for qemu.org and other domains
qemu.org enabled HTTPS in 2017 and it should be used instead of HTTP.
There are also URLs to json.org, openvpn.net, and other domains that
support HTTPS.
This patch updates the qemu.org domains everywhere and also third-party
domains that I have checked.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20171121120435.28728-3-stefanha@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 83434e09af..0255113470 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -61,7 +61,7 @@ F: */ Responsible Disclosure, Reporting Security Issues ------------------------------ -W: http://wiki.qemu.org/SecurityProcess +W: https://wiki.qemu.org/SecurityProcess M: Michael S. Tsirkin <mst@redhat.com> L: secalert@redhat.com @@ -1671,7 +1671,7 @@ F: net/filter-mirror.c Record/replay M: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru> R: Paolo Bonzini <pbonzini@redhat.com> -W: http://wiki.qemu.org/Features/record-replay +W: https://wiki.qemu.org/Features/record-replay S: Supported F: replay/* F: block/blkreplay.c |