Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp812183ybv; Wed, 5 Feb 2020 15:10:32 -0800 (PST) X-Google-Smtp-Source: APXvYqzxHaSs4zpImZTH4bJxk69O9GpxHm9Ku+Kdb5SRUPc/dDdT1pavJNzylVYA1Bh92l1dQkwF X-Received: by 2002:aca:2803:: with SMTP id 3mr4734776oix.162.1580944232033; Wed, 05 Feb 2020 15:10:32 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1580944232; cv=none; d=google.com; s=arc-20160816; b=tql9pidy+89mV7sa8YYTMtrMcPvyvIJoAkgww+u2ko4nbSBVEfTEwJd3i2iFIZSxN1 7Pq6BPdDJgnEgcMilAHUQEaJdD7pdVKcVMVv286epD+eNdOmzE3u/09p9ca0oAH4Cm7H 5dV4bXHL90rXM/4jQWrDhDkfBQ1+lyRPqPcECqO5SrSr1sQZxYBngTgC1RvcTAcskkeC J2AKVPI2BVb8L4DCnKKSdkT8WJdLe+h17F/vc/G8kvGYT3caosvoQ6+x+o9yK+wJ2m/d oh+m3YmTy+UppwqvNrqdsPXPmcdrz/8TjsU29Nz3Fytq2nhct2As5JgQDfZhNAlCM1IL TkBQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:message-id :subject:cc:to:from:date; bh=xlMgoDB4/+HETkBiPBFqxACGz2heg7v9N1DbRO6MF2Y=; b=s9sjUxJfMKSF6Oihu/kDiJhSxgQUFKXnSFeZvKv9tCTV/wUIUpzVd7WmTWZuY7wdrY MDcJOGDQvpmPEI3kFjE8GtZK0esLCeWVPZ4/Bnt+bRzotLNlcoRH9aJKCpc93FGDSiL2 uhOEfF4FVSo4Qk2d2pVtyNo3AECzEZtZbtqzDLs4zt35VZUMayHLHUMRDg2h03Fz+u5q w/tHvmy/liC2iY+j0b54NSSTQwNKKJl8WOiAGp4+QRKLgnlQQtRyA6HcERbAQZn4NDXN 5bonu/SDl00zAPY/iEzx2CbCrOzBKHtw78LPKAVKHQXIP13bZD8IFCSzczNLn0KzfVrG Re1Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j16si698767otq.23.2020.02.05.15.10.20; Wed, 05 Feb 2020 15:10:32 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727588AbgBEXIo (ORCPT + 99 others); Wed, 5 Feb 2020 18:08:44 -0500 Received: from namei.org ([65.99.196.166]:43568 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727307AbgBEXIn (ORCPT ); Wed, 5 Feb 2020 18:08:43 -0500 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id 015N8YLU023763; Wed, 5 Feb 2020 23:08:35 GMT Date: Thu, 6 Feb 2020 10:08:34 +1100 (AEDT) From: James Morris To: Greg KH cc: Sasha Levin , Jonathan Corbet , linux-kernel@vger.kernel.org, KY Srinivasan Subject: [PATCH] Documentation/process: Change Microsoft contact for embargoed hardware issues Message-ID: User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Update Microsoft contact from Sasha to James. Signed-off-by: James Morris --- 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 33edae654599..5916d76f0d6b 100644 --- a/Documentation/process/embargoed-hardware-issues.rst +++ b/Documentation/process/embargoed-hardware-issues.rst @@ -250,7 +250,7 @@ an involved disclosed party. The current ambassadors list: Intel Tony Luck Qualcomm Trilok Soni - Microsoft Sasha Levin + Microsoft James Morris VMware Xen Andrew Cooper -- 2.21.1