Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDavid Runge <dvzrv@archlinux.org>2021-12-18 22:33:38 +0100
committerDavid Runge <dvzrv@archlinux.org>2021-12-18 22:37:05 +0100
commit8d20de7c0f1003172438b3c7a9ee87d8612c9b03 (patch)
tree9ac9b02e26be00a54c3b0cecdf7ddf061d3392d8 /README.rst
parent754caf0ca21476d52d8557058f665b9078982877 (diff)
Add nl6720 to the list of maintainers
README.rst: Add nl6720 to the list of maintainers eligible to craft releases using the PGP key with the ID `BB8E6F1B81CF0BB301D74D1CBF425A01E68B38EF`.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst16
1 files changed, 12 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index bc6c69e..62cea01 100644
--- a/README.rst
+++ b/README.rst
@@ -153,16 +153,24 @@ All past and present authors of archiso are listed in `AUTHORS <AUTHORS.rst>`_.
Releases
========
-`Releases of archiso <https://gitlab.archlinux.org/archlinux/archiso/-/tags>`_ are created by its current maintainer
-`David Runge <https://gitlab.archlinux.org/dvzrv>`_. Tags are signed using the PGP key with the ID
-``C7E7849466FE2358343588377258734B41C31549``.
+`Releases of archiso <https://gitlab.archlinux.org/archlinux/archiso/-/tags>`_ are created by their current maintainers
-To verify a tag, first import the relevant PGP key:
+- `David Runge <https://gitlab.archlinux.org/dvzrv>`_ (``C7E7849466FE2358343588377258734B41C31549``)
+- `nl6720 <https://gitlab.archlinux.org/nl6720>`_ (``BB8E6F1B81CF0BB301D74D1CBF425A01E68B38EF``)
+
+Tags are signed using respective PGP keys.
+
+To verify a tag, first import the relevant PGP key(s):
.. code:: sh
gpg --auto-key-locate wkd --search-keys dvzrv@archlinux.org
+or
+
+.. code:: sh
+
+ gpg --auto-key-locate keyserver --recv-keys BB8E6F1B81CF0BB301D74D1CBF425A01E68B38EF
Afterwards a tag can be verified from a clone of this repository: