mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
936a59b07f
Some maintainers appear to have removed their PGP keys, which causes "gpg --import" during "make validate-keyring" to fail. The solution is to switch to a non-fatal warning if no keys were imported. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>