Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp775420ybv; Wed, 5 Feb 2020 14:24:59 -0800 (PST) X-Google-Smtp-Source: APXvYqxFLU8Srs/RPbvhOk562Li8HHehWx2b+C4fLeD42+Y6FIKGkyNB7mqETrw6GSkmDKREYIx5 X-Received: by 2002:a9d:12a8:: with SMTP id g37mr28603138otg.261.1580941498472; Wed, 05 Feb 2020 14:24:58 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1580941498; cv=none; d=google.com; s=arc-20160816; b=kk7+GxLFCHlDRVQ74i8X/V1jA32Wn2th1AvXgJ8tOPYWt5O8MNDSX70U1C07gkSZCA B1f+5011LO2ZCGZA/fmgVPg6B/C11D59afiJo3BtrGCebJbuym7xQmfeT+N6THQmGWbR rGbnRshCBfq9I21bVrXPROVqSBn7JJBWozAKI8rTbZ1pV/9TuIDpJ0cSVRnbJ5Jl4wKB hN01R/13VL33xt/giCV/tg80u0YOU2JByIiNTXHawrrbGYRZsI+H5IPnkbMVS4UhcqFn rGMBh8M3V6R3spSxP67GKk2xQWpPXZubh4Es822CPqHURMxrM87AsbElG7x4AH/pWFx9 Kndw== 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:references :message-id:in-reply-to:subject:cc:to:from:date; bh=Ax4Q9N565ojeUr+FX/XXyMZWJVEleXf7a+xo6vBU9EI=; b=r7vwhNQNBd7Bvc5l6WPfD5tuuRBgVvS+aEETwMDlxIbidbAYi7yjjMrf3O3JmP92oS 5mngbSWARoQ8I/Iyy33dCI7leEZdQj4BiakBKR1LYTDZPgt44nkXue6UeMwFHmhUb1Qj KCLMzpGsleViBzwmVbf4llDCQNcgvqJI+7vVrnweQmlZUHxJtEf69svgKOBtBwODiemk Z1LWzffUMRykvERgaT/d51scgYz3Qv62YjMOIuo1SRpq/yMJii0lRUKaT9rt8fuC7KhS Kwi9CXuvkDpKm4okHSZS6OV1SM2BNKEYEcUg1l0gSvbaugHCO7MaISGgH1jZqr+t+3v1 UXEA== 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 194si922040oii.2.2020.02.05.14.24.45; Wed, 05 Feb 2020 14:24:58 -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 S1727389AbgBEWWm (ORCPT + 99 others); Wed, 5 Feb 2020 17:22:42 -0500 Received: from namei.org ([65.99.196.166]:43550 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727109AbgBEWWl (ORCPT ); Wed, 5 Feb 2020 17:22:41 -0500 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id 015MMXfo021603; Wed, 5 Feb 2020 22:22:33 GMT Date: Thu, 6 Feb 2020 09:22:33 +1100 (AEDT) From: James Morris To: Greg KH cc: Sasha Levin , corbet@lwn.net, linux-kernel@vger.kernel.org, kys@microsoft.com, jamorris@microsoft.com Subject: Re: [PATCH] Documentation/process: Change Microsoft contact for embargoed hardware issues In-Reply-To: <20200205221203.GA1471886@kroah.com> Message-ID: References: <20200205213621.31474-1-sashal@kernel.org> <20200205214716.GA1468203@kroah.com> <20200205221203.GA1471886@kroah.com> 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 On Wed, 5 Feb 2020, Greg KH wrote: > > Add me for this: jamorris@linux.microsoft.com > > Can you send me a patch please? > Sure. From 97a1a94c53ac2b840ad285f9e47929de764f0ffa Mon Sep 17 00:00:00 2001 From: James Morris Date: Wed, 5 Feb 2020 14:17:56 -0800 Subject: [PATCH] [PATCH] Documentation/process: Change Microsoft contact for embargoed hardware issues 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