From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <web-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 3B12BA0548;
	Tue, 27 Apr 2021 03:58:53 +0200 (CEST)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id EFA5640143;
	Tue, 27 Apr 2021 03:58:52 +0200 (CEST)
Received: from mga06.intel.com (mga06.intel.com [134.134.136.31])
 by mails.dpdk.org (Postfix) with ESMTP id 91A8E4003E
 for <web@dpdk.org>; Tue, 27 Apr 2021 03:58:50 +0200 (CEST)
IronPort-SDR: Lcx1L+KOVZYSqDGJiL3dycsfcZ8FRuIy9OE42qRie+9ozDbBc66OgMGDvDQtB6liFGus8y/CKZ
 Gxr8IpZ+Gqlg==
X-IronPort-AV: E=McAfee;i="6200,9189,9966"; a="257735830"
X-IronPort-AV: E=Sophos;i="5.82,252,1613462400"; d="scan'208";a="257735830"
Received: from orsmga008.jf.intel.com ([10.7.209.65])
 by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;
 26 Apr 2021 18:58:47 -0700
IronPort-SDR: 1z8j3k558Nr8pemfQ965zjjj/hxGwIwKGM4vamA0QVtxjIbj/iuUskOWLyhd6qp9C0XriuKd8g
 CTI53QGW0rgg==
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.82,252,1613462400"; d="scan'208";a="429616340"
Received: from dpdk_jiangcheng.sh.intel.com ([10.67.119.112])
 by orsmga008.jf.intel.com with ESMTP; 26 Apr 2021 18:58:45 -0700
From: Cheng Jiang <Cheng1.jiang@intel.com>
To: web@dpdk.org
Cc: thomas@monjalon.net, ferruh.yigit@intel.com,
 Cheng Jiang <Cheng1.jiang@intel.com>
Date: Tue, 27 Apr 2021 01:43:40 +0000
Message-Id: <20210427014340.50000-1-Cheng1.jiang@intel.com>
X-Mailer: git-send-email 2.29.2
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Subject: [dpdk-web] [PATCH] add new GPG key id
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
Errors-To: web-bounces@dpdk.org
Sender: "web" <web-bounces@dpdk.org>

Put a new GPG key id on the security web page.
Keep maintainers names in alphabetical order here.

Signed-off-by: Cheng Jiang <Cheng1.jiang@intel.com>
---
 content/security/_index.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/content/security/_index.md b/content/security/_index.md
index 264de57..75fd35f 100644
--- a/content/security/_index.md
+++ b/content/security/_index.md
@@ -18,6 +18,7 @@ The Security Team can be reached at [security@dpdk.org](mailto:security@dpdk.org
 
 For any security report, the message should be encrypted with the following GPG keys:
 
+- `213127A63D9087C9` - *Cheng Jiang*
 - `F933EB43DF13611F` - *Ferruh Yigit*
 - `80A77F6095CDE47E` - *Stephen Hemminger*
 - `683000CC50B9E390` - *Thomas Monjalon*
-- 
2.29.2