* [PATCH] docs/devel: Update URL for make-pullreq script
@ 2025-11-25 16:45 Peter Maydell
2025-11-26 8:43 ` Thomas Huth
0 siblings, 1 reply; 2+ messages in thread
From: Peter Maydell @ 2025-11-25 16:45 UTC (permalink / raw)
To: qemu-devel
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>
---
Cc'd stable because the old URL is likely to stop working soon
---
docs/devel/submitting-a-pull-request.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/devel/submitting-a-pull-request.rst b/docs/devel/submitting-a-pull-request.rst
index a4cd7ebbb6a..e7d00808782 100644
--- a/docs/devel/submitting-a-pull-request.rst
+++ b/docs/devel/submitting-a-pull-request.rst
@@ -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!
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] docs/devel: Update URL for make-pullreq script
2025-11-25 16:45 [PATCH] docs/devel: Update URL for make-pullreq script Peter Maydell
@ 2025-11-26 8:43 ` Thomas Huth
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Huth @ 2025-11-26 8:43 UTC (permalink / raw)
To: Peter Maydell, qemu-devel
On 25/11/2025 17.45, Peter Maydell wrote:
> 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>
> ---
> Cc'd stable because the old URL is likely to stop working soon
> ---
> docs/devel/submitting-a-pull-request.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/devel/submitting-a-pull-request.rst b/docs/devel/submitting-a-pull-request.rst
> index a4cd7ebbb6a..e7d00808782 100644
> --- a/docs/devel/submitting-a-pull-request.rst
> +++ b/docs/devel/submitting-a-pull-request.rst
> @@ -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!
Reviewed-by: Thomas Huth <thuth@redhat.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-26 8:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-25 16:45 [PATCH] docs/devel: Update URL for make-pullreq script Peter Maydell
2025-11-26 8:43 ` Thomas Huth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).