You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Goden Yao (JIRA)" <ji...@apache.org> on 2016/01/22 20:31:39 UTC

[jira] [Resolved] (HAWQ-349) Add public KEYS to Apache HAWQ repo.

     [ https://issues.apache.org/jira/browse/HAWQ-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Goden Yao resolved HAWQ-349.
----------------------------
    Resolution: Fixed

resolving for now. Thanks for folks who added the key.

In the future, if you need to sign builds/releases, please incorporate your KEY files into:
https://dist.apache.org/repos/dist/dev/incubator/hawq/KEYS

> Add public KEYS to Apache HAWQ repo.
> ------------------------------------
>
>                 Key: HAWQ-349
>                 URL: https://issues.apache.org/jira/browse/HAWQ-349
>             Project: Apache HAWQ
>          Issue Type: Task
>            Reporter: Goden Yao
>            Assignee: Lei Chang
>             Fix For: 2.0.0-beta-incubating
>
>         Attachments: cwelton-key.txt, godenyao-KEYS.txt, leichang.asc, nhorn-key.txt, rvs-key.txt, shivram-key.txt, wangzw-key.txt
>
>
> As per release requirement, please attach your public keys so that a KEYS file can be created in the repo. 
> Please make sure use your *apache.org email address* in the key generation.
> Few references below:
> http://www.apache.org/dist/ant/KEYS
> https://dist.apache.org/repos/dist/release/bigtop/KEYS
> You'll need gpg command to manipulate your keys. Here's how you can do it:
>  $ pgp -kxa <your name> and append it to the file to be attached
>         (pgpk -ll <your name> && pgpk -xa <your name>) >> the file to be attached
>         (gpg --list-sigs <your name>
>              && gpg --armor --export <your name>) >> the file to be attached



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)