You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@paimon.apache.org by lz...@apache.org on 2023/03/22 07:44:23 UTC

svn commit: r60759 - /release/incubator/paimon/KEYS

Author: lzljs3620320
Date: Wed Mar 22 07:44:23 2023
New Revision: 60759

Log:
Add Paimon KEYS

Added:
    release/incubator/paimon/KEYS

Added: release/incubator/paimon/KEYS
==============================================================================
--- release/incubator/paimon/KEYS (added)
+++ release/incubator/paimon/KEYS Wed Mar 22 07:44:23 2023
@@ -0,0 +1,53 @@
+This file contains the GPG keys of Apache Paimon developers.
+
+Users:    gpg --import KEYS
+
+Developers:
+  Create a key:
+    gpg --gen-key
+
+  Adding you key to this file:
+    (gpg --list-sigs <key id> && gpg --armor --export <key id>) >> this file.
+
+  Publish the key:
+    gpg --keyserver pgp.mit.edu --send-keys <key id>
+
+  Signing another developers key:
+    gpg --keyserver pgp.mit.edu --search-keys <name or email>
+    gpg --keyserver pgp.mit.edu --recv-keys <key id>
+    gpg --sign-key <key id>
+    gpg --keyserver pgp.mit.edu --send-keys <key id>
+
+  Additional Information:
+    http://www.apache.org/dev/openpgp.html#generate-key
+
+********************************* PLEASE NOTE **********************************
+
+  Releases will be signed using one of these keys in this file. This file will
+  be available with the distributed Apache Paimon releases at:
+
+      https://dist.apache.org/repos/dist/release/incubator/paimon/KEYS
+
+********************************************************************************
+
+pub   ed25519 2022-04-27 [SC] [expires: 2024-04-26]
+      2C2B6A653B07086B65E4369F7C76245E0A318150
+uid             [ultimate] Jingsong Lee <lz...@apache.org>
+sig 3        7C76245E0A318150 2022-04-27  Jingsong Lee <lz...@apache.org>
+sub   cv25519 2022-04-27 [E] [expires: 2024-04-26]
+sig          7C76245E0A318150 2022-04-27  Jingsong Lee <lz...@apache.org>
+
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+
+mDMEYmj6zBYJKwYBBAHaRw8BAQdAyJeQDWg/t1HTTVSh2oSUTlnfT/qmOJuW5NlH
+Ix6qoW20Jkppbmdzb25nIExlZSA8bHpsanMzNjIwMzIwQGFwYWNoZS5vcmc+iJoE
+ExYKAEIWIQQsK2plOwcIa2XkNp98diReCjGBUAUCYmj6zAIbAwUJA8JnAAULCQgH
+AgMiAgEGFQoJCAsCBBYCAwECHgcCF4AACgkQfHYkXgoxgVDsNwD+NZriQ3DntLqg
+YuE4s1aNge/9/iX4VBKxCxUthW8GrqIA/2cJ0kqfAFlnLQyTpuyt8CTpKk/M0N+t
+zHRWhY6tVvcGuDgEYmj6zBIKKwYBBAGXVQEFAQEHQMlvOYPNw4h6v8s4nIJzRzca
+d3BCiYIOW5kaUVxzHogSAwEIB4h+BBgWCgAmFiEELCtqZTsHCGtl5DaffHYkXgox
+gVAFAmJo+swCGwwFCQPCZwAACgkQfHYkXgoxgVAcWAEAozrfO+LBm2UDPGoG/De7
+4qnb/BWTruf4E5gcazP2hhsA/2dFyAP6vrkfclaIdjZfk9d/Ql8toRJsNs3G7GCl
+6DEK
+=y4zx
+-----END PGP PUBLIC KEY BLOCK-----