readme: replace GPG with PGP

GPG is the GNU tooling, PGP is the standard format.

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser
2024-08-10 11:39:36 +02:00
committed by GitHub
parent 48e727f1b4
commit 2043d1647c

View File

@ -12,7 +12,7 @@ Podman runs containers on Linux, but can also be used on Mac and Windows systems
Podman is based on libpod, a library for container lifecycle management that is also contained in this repository. The libpod library provides APIs for managing containers, pods, container images, and volumes.
All releases are GPG signed. Public keys of members of the team approved to make releases are located [here](https://github.com/containers/release-keys/tree/main/podman).
All releases are PGP signed. Public keys of members of the team approved to make releases are located [here](https://github.com/containers/release-keys/tree/main/podman).
* Continuous Integration:
* [![Build Status](https://api.cirrus-ci.com/github/containers/podman.svg)](https://cirrus-ci.com/github/containers/podman/main)