Add f36 signing key for ELN

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2021-10-08 07:30:20 -04:00
parent a5ed3493cf
commit e993441164
No known key found for this signature in database
GPG Key ID: 45DB85A568286D11

View File

@ -6,7 +6,7 @@
tree_variants = ["Everything", "BaseOS", "AppStream", "CRB"]
# Fedora signing keys.
sigkeys = ['9867c58f', '45719a39', '9570FF31', 'D300E724']
sigkeys = ['9867c58f', '45719a39', '9570FF31', 'D300E724', '38AB71F4']
# Architectures supported by Fedora.
tree_arches = ['aarch64', 'ppc64le', 's390x', 'x86_64', 'i386']