diff options
author | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-01-31 15:56:15 -0500 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-01-31 15:56:15 -0500 |
commit | 5a9946db8885d604966ae5c3763f17be6016c5ef (patch) | |
tree | d061462234c54e84c4bf9418e8f5d8459ba59ce7 /revoked-keys | |
download | keyring-5a9946db8885d604966ae5c3763f17be6016c5ef.tar.gz |
Initial commit
Create the allowed-signers and revoked-keys file, as well as add the
README.rst.
The identities of Siddhesh Poyarekar and Joseph Myers were verified via
the CTI TAC video call on January 31 and cross-confirmed by Carlos
O'Donell.
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Diffstat (limited to 'revoked-keys')
-rw-r--r-- | revoked-keys | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/revoked-keys b/revoked-keys new file mode 100644 index 0000000..948b1a6 --- /dev/null +++ b/revoked-keys @@ -0,0 +1,2 @@ +# This file should contain fingerprints of revoked keys, e.g.: +# SHA256:cUUr/dCcTe9sJwpJXdbGB1EhNshu0o/7M0XHgMc4mZ0 |