]> git.feebdaed.xyz Git - 0xmirror/qemu.git/commitdiff
docs/devel: Update URL for make-pullreq script
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Nov 2025 16:45:11 +0000 (16:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 1 Dec 2025 09:39:46 +0000 (09:39 +0000)
In the submitting-a-pull-request docs, we have a link to the
make-pullreq script which might be useful for maintainers.  The
canonical git repo for this script has moved; update the link.

Cc: qemu-stable@nongnu.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 20251125164511.255550-1-peter.maydell@linaro.org

docs/devel/submitting-a-pull-request.rst

index a4cd7ebbb6aaf7d0a1f951b7de59717c6de969af..e7d0080878224267a89e129f04e71b3fe46d5e8c 100644 (file)
@@ -67,7 +67,7 @@ subject tag is "PULL SUBSYSTEM s390/block/whatever" rather than just
 pull requests that should be applied to master.
 
 You might be interested in the `make-pullreq
-<https://git.linaro.org/people/peter.maydell/misc-scripts.git/tree/make-pullreq>`__
+<https://gitlab.com/pm215/misc-scripts/-/blob/master/make-pullreq>`__
 script which automates some of this process for you and includes a few
 sanity checks. Note that you must edit it to configure it suitably for
 your local situation!