Normalize capitalization for current cycle key

When the 2023.2/Bobcat Cycle signing key was added, an upper-case
representation of its fingerprint was used. Prior cycles listed
theirs in lower-case, so fix this for consistency before we document
any new keys.

Change-Id: Ib08e17b79d3fe20e7dc2c0c43305ff77ee3a6530
This commit is contained in:
Jeremy Stanley 2023-09-29 13:57:10 +00:00
parent 1ba44253b1
commit 762657e149
2 changed files with 2 additions and 2 deletions

View File

@ -147,7 +147,7 @@ the date ranges during which each key was in general use.
* 2022-10-07..2023-03-31 (2023.1/Antelope Cycle key):
`key 0xa7475c5f2122fec3f90343223fe3bf5aad1080e4`_
* 2023-03-31..present (2023.2/Bobcat Cycle key):
`key 0x815AFEC729392386480E076DCC0DFE2D21C023C9`_
`key 0x815afec729392386480e076dcc0dfe2d21c023c9`_
.. Static key files are generated with the following command:
( gpg --fingerprint --keyid-format=0xlong \
@ -169,7 +169,7 @@ the date ranges during which each key was in general use.
.. _`key 0x01527a34f0d0080f8a5db8d6eb6c5df21b4b6363`: _static/0x01527a34f0d0080f8a5db8d6eb6c5df21b4b6363.txt
.. _`key 0xa63ea142678138d1bb15f2e303bdfd64dd164087`: _static/0xa63ea142678138d1bb15f2e303bdfd64dd164087.txt
.. _`key 0xa7475c5f2122fec3f90343223fe3bf5aad1080e4`: _static/0xa7475c5f2122fec3f90343223fe3bf5aad1080e4.txt
.. _`key 0x815AFEC729392386480E076DCC0DFE2D21C023C9`: _static/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt
.. _`key 0x815afec729392386480e076dcc0dfe2d21c023c9`: _static/0x815afec729392386480e076dcc0dfe2d21c023c9.txt
.. _`centrally-managed OpenPGP keys`: https://docs.openstack.org/infra/system-config/signing.html
.. _`OpenStack TaCT SIG`: https://governance.openstack.org/sigs/tact-sig.html