Module: wine Branch: stable Commit: 212d9fc70aadecb90bc5cf6f47dda2f9c0cbf7bc URL: https://source.winehq.org/git/wine.git/?a=commit;h=212d9fc70aadecb90bc5cf6f4...
Author: Austin English austinenglish@gmail.com Date: Wed Dec 6 13:51:09 2017 -0600
maintainers: Move WineHQ URLs to https.
Signed-off-by: Austin English austinenglish@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit 83bbeab9b2d0ceac2548d2a9d8e5aefb0d9f5606) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index cec6cdb..d5815fd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3,7 +3,7 @@ List of Wine subsection maintainers
When submitting patches to Wine, the guidelines at -http://wiki.winehq.org/SubmittingPatches should be followed. This file +https://wiki.winehq.org/SubmittingPatches should be followed. This file contains a list of maintainers for subsections of Wine. When submitting patches, you may want to CC relevant people from this list. If you have questions about your work in an area of Wine, you may find a list of @@ -279,7 +279,7 @@ F: */
Stable Branch M: Michael Stefaniuc mstefani@winehq.org -W: http://wiki.winehq.org/StableRules +W: https://wiki.winehq.org/StableRules
Staging Branch M: Sebastian Lackner sebastian@fds-team.de