Received: by 2002:a05:6a10:2726:0:0:0:0 with SMTP id ib38csp996077pxb; Wed, 6 Apr 2022 06:18:22 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxO/J3w8uxqZpQtZaMuY+LythdfUVc1Xwrq9Ae3KGK5skWG/77H8RbPcV0zjG0Z9q5Q9PqJ X-Received: by 2002:a17:902:f242:b0:156:8e7c:e21e with SMTP id j2-20020a170902f24200b001568e7ce21emr8572825plc.86.1649251102383; Wed, 06 Apr 2022 06:18:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1649251102; cv=none; d=google.com; s=arc-20160816; b=zqyKvOuneuev5J5hATUE/uNmkUypxn7nxOdQjScns0gMlZqQLkkOhEU11jlVBilr+K JGrvRF1tJ3iBsJcrkw0GgwoH/ORLv3VPs+xo+0g+R78RLzLTf34FaQsAGPyFqlGwLnSs EFvQP1a44cxI68S4Bp/gsZNIzcqVVbBjHbiQOnSfqvVozMlDz7Uy/RYu5pPVJAYy6sa5 b9b/XLtiEygCvBjLsbWTAxKiTqz0h5kAe0rA418aZn/W2YeWG+USUrIwQmMFwKPWRiae MAKR4d6w7JaCHnIqnXGt7jmkgrKr/Ndo1IHz3L4OyfvpK8hGupDQxqeaGFZvwJCDXzKK YUMg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=y3NG6432JnDFTDo/JTvoOAifa8g01FGI0n3/MSQp3Xo=; b=UuvItKGmo8wZ9+KfF1cXleiZp2FXSuoXvW5mqwVUYnB+tFBkmlpsGs+gxgJtwdAjp+ EH77x9e3RYXp70PruiXSj9Ehg9enOBTuS5YQoDgGi1rOjhBx431l4H0IrjVGA4PNZIYv 3avoElCfGtW6Ksj/VCcR6LMzWrNTUfvi6pQyt1ExGLAXRv49qUZtjnl7YkVixWCv5EMS /L6ieM+eKfF3pfB37udLtmW+k0QOWbZkSVgCHNEg7cPcAS5LuA24f9raDIn+03gezlO4 v9uB5G1qQ/LhcDu3HhOcdwahvYq2eQ/LfCT2aELQjT5lEFgyB42GI1Uikeh50adAN/nq EO+g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net. [2620:137:e000::1:18]) by mx.google.com with ESMTPS id s196-20020a632ccd000000b003862e2b315dsi15743701pgs.516.2022.04.06.06.18.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Apr 2022 06:18:22 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) client-ip=2620:137:e000::1:18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 563186BB11A; Wed, 6 Apr 2022 03:54:34 -0700 (PDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1378032AbiDEV3j (ORCPT + 99 others); Tue, 5 Apr 2022 17:29:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48356 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1448523AbiDEPsX (ORCPT ); Tue, 5 Apr 2022 11:48:23 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 205681C908; Tue, 5 Apr 2022 07:29:39 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id CEBB2B81E4D; Tue, 5 Apr 2022 14:29:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7B1BBC385A0; Tue, 5 Apr 2022 14:29:35 +0000 (UTC) Date: Tue, 5 Apr 2022 15:29:32 +0100 From: Catalin Marinas To: Greg Kroah-Hartman Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Grant Likely , Jonathan Corbet Subject: Re: [PATCH] Documentation/process: Update ARM contact for embargoed hardware issues Message-ID: References: <20220324151605.266645-1-catalin.marinas@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RDNS_NONE, SPF_HELO_NONE,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 24, 2022 at 05:55:49PM +0100, Greg Kroah-Hartman wrote: > On Thu, Mar 24, 2022 at 03:16:05PM +0000, Catalin Marinas wrote: > > With Grant taking a prominent role in Linaro, I will take over as the > > process ambassador for ARM w.r.t. embargoed hardware issues. > > > > Signed-off-by: Catalin Marinas > > Cc: Grant Likely > > Cc: Jonathan Corbet > > Cc: Greg Kroah-Hartman > > --- > > 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 6f8f36e10e8b..41a2afaaea75 100644 > > --- a/Documentation/process/embargoed-hardware-issues.rst > > +++ b/Documentation/process/embargoed-hardware-issues.rst > > @@ -244,7 +244,7 @@ disclosure of a particular issue, unless requested by a response team or by > > an involved disclosed party. The current ambassadors list: > > > > ============= ======================================================== > > - ARM Grant Likely > > + ARM Catalin Marinas > > Nit, no tab is needed. I missed this on the next line: > > > AMD Tom Lendacky > > But no need to follow bad decisions :) I was wondering. There are currently three entries with spaces and the rest with tabs, so I went with the majority. I'll repost with spaces and get Grant to ack again without the legal disclaimer. -- Catalin