From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2CB77C35247 for ; Wed, 5 Feb 2020 00:28:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0F91A2082E for ; Wed, 5 Feb 2020 00:28:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727743AbgBEA2k (ORCPT ); Tue, 4 Feb 2020 19:28:40 -0500 Received: from fw-tnat-cam7.arm.com ([217.140.106.55]:60638 "EHLO cam-smtp0.cambridge.arm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727537AbgBEA2j (ORCPT ); Tue, 4 Feb 2020 19:28:39 -0500 X-Greylist: delayed 706 seconds by postgrey-1.27 at vger.kernel.org; Tue, 04 Feb 2020 19:28:38 EST Received: from moist.wifiportal.lan (arm6-cctv-system.cambridge.arm.com [10.37.12.8]) by cam-smtp0.cambridge.arm.com (8.13.8/8.13.8) with ESMTP id 0150Ga3Q011086; Wed, 5 Feb 2020 00:16:37 GMT From: Grant Likely To: linux-kernel@vger.kernel.org, Thomas Gleixner Cc: Grant Likely , Catalin Marinas Subject: [PATCH] Documentation/process: Add Arm contact for embargoed HW issues Date: Wed, 5 Feb 2020 00:16:27 +0000 Message-Id: <20200205001627.27356-1-grant.likely@arm.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Adding myself to list after getting voluntold Cc: Catalin Marinas Signed-off-by: Grant Likely --- Documentation/process/embargoed-hardware-issues.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/process/embargoed-hardware-issues.rst b/Documentation/process/embargoed-hardware-issues.rst index 5d54946cfc75..25bc61c07e6a 100644 --- a/Documentation/process/embargoed-hardware-issues.rst +++ b/Documentation/process/embargoed-hardware-issues.rst @@ -239,7 +239,7 @@ disclosure of a particular issue, unless requested by a response team or by an involved disclosed party. The current ambassadors list: ============= ======================================================== - ARM + ARM Grant Likely AMD Tom Lendacky IBM Intel Tony Luck -- 2.20.1