.github: point Repo Lockdown bot to GitLab repo

Use the GitLab repo URL as the main repo location in order to reduce
load on qemu.org.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 20210111115017.156802-2-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
Stefan Hajnoczi 2021-01-11 11:50:12 +00:00
parent 1214d55d1c
commit 041c2a31ee

View File

@ -10,8 +10,8 @@ issues:
comment: | comment: |
Thank you for your interest in the QEMU project. Thank you for your interest in the QEMU project.
This repository is a read-only mirror of the project's master This repository is a read-only mirror of the project's repostories hosted
repostories hosted on https://git.qemu.org/git/qemu.git. at https://gitlab.com/qemu-project/qemu.git.
The project does not process issues filed on GitHub. The project does not process issues filed on GitHub.
The project issues are tracked on Launchpad: The project issues are tracked on Launchpad:
@ -24,8 +24,8 @@ pulls:
comment: | comment: |
Thank you for your interest in the QEMU project. Thank you for your interest in the QEMU project.
This repository is a read-only mirror of the project's master This repository is a read-only mirror of the project's repostories hosted
repostories hosted on https://git.qemu.org/git/qemu.git. on https://gitlab.com/qemu-project/qemu.git.
The project does not process merge requests filed on GitHub. The project does not process merge requests filed on GitHub.
QEMU welcomes contributions of code (either fixing bugs or adding new QEMU welcomes contributions of code (either fixing bugs or adding new