Author: dgrove Date: Tue Aug 27 13:46:04 2019 New Revision: 35401 Log: Add traditional explanation header to OpenWhisk KEYS file
Modified: release/openwhisk/KEYS Modified: release/openwhisk/KEYS ============================================================================== --- release/openwhisk/KEYS (original) +++ release/openwhisk/KEYS Tue Aug 27 13:46:04 2019 @@ -1,3 +1,13 @@ +This file contains the PGP keys of various developers. + +Users: pgp < KEYS + gpg --import KEYS +Developers: + pgp -kxa <your name> and append it to this file. + (pgpk -ll <your name> && pgpk -xa <your name>) >> this file. + (gpg --list-sigs <your name> + && gpg --armor --export <your name>) >> this file. + pub rsa4096 2018-07-02 [SCEA] FFB5D1D50881271B849DAE3872AF0CC22C4CF320 uid [ultimate] Vincent Hou (Release manager of OpenWhisk) <houshen...@apache.org>