aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/lock.yml
diff options
context:
space:
mode:
authorNRK <nrk@disroot.org>2023-08-31 20:06:43 +0200
committerNRK <nrk@disroot.org>2023-08-31 20:06:43 +0200
commitd19924f288f049228dfc691ccdf13721be3c98f9 (patch)
tree307b6de21d3fbc18aad75262c8e367213bed77a6 /.github/workflows/lock.yml
parent10a6228538a58bf40995cb7d57d47ef6ca93767d (diff)
downloadnsxiv-d19924f288f049228dfc691ccdf13721be3c98f9.tar.zst
various README nits (#470)
don't capitalize "berg" in "Codeberg" spelling. Codeberg's official sites does not seem to do so. switch from "GPLv2" to "GPL-2.0-or-later" according to the spdx short identifier: https://spdx.org/licenses/GPL-2.0-or-later.html explicitly mention that Imlib2 needs to be built with X11 support. Reviewed-on: https://codeberg.org/nsxiv/nsxiv/pulls/470 Reviewed-by: explosion-mental <explosion-mental@noreply.codeberg.org>
Diffstat (limited to '.github/workflows/lock.yml')
-rw-r--r--.github/workflows/lock.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml
index cf187d4..eef34e1 100644
--- a/.github/workflows/lock.yml
+++ b/.github/workflows/lock.yml
@@ -15,7 +15,7 @@ jobs:
with:
pr-comment: >
Hi, thanks for the Pull-Request.
- However this repository is a read-only mirror, main development of nsxiv happens over at [CodeBerg](https://codeberg.org/nsxiv/nsxiv).
- Please open your Pull-Request over on the CodeBerg Repo.
+ However this repository is a read-only mirror, main development of nsxiv happens over at [Codeberg](https://codeberg.org/nsxiv/nsxiv).
+ Please open your Pull-Request over on the Codeberg Repo.
Otherwise you may also e-mail the patch (obtained via `git format-patch`) to any of the [active maintainers](https://nsxiv.codeberg.page/man/#CURRENT%20MAINTAINERS) instead.