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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0F58EC83F14 for ; Mon, 28 Aug 2023 19:46:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233052AbjH1TqL (ORCPT ); Mon, 28 Aug 2023 15:46:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41162 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233584AbjH1TqG (ORCPT ); Mon, 28 Aug 2023 15:46:06 -0400 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BAB39188 for ; Mon, 28 Aug 2023 12:46:01 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id a640c23a62f3a-9a19bf6ab66so474866366b.3 for ; Mon, 28 Aug 2023 12:46:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1693251960; x=1693856760; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=oiqe0gxfgN86bDvtk+BEvYyxTVQVDqi2WsAzVHCVfqE=; b=mJqCSinPqwWv/swpZS9AXlSqdApX2gFQOQeI1Wgyr5SQK3CPfcqTzJvzNRntXNcWLM ysLnxWWDdfqphD5whGdKY9ive1lPzmEgZ28mFOfm51+qhqkheODY789jnq3arcJ5ToqX LXe7CuAxiBnMYJjC5Gyy7W2ni+5K2aifLiyZo9B+9qoufcwK8lxYz1JSvsMH8wAJ+vcF EGFzsXS9gRxE3DVCDduBc8t8ROVC8Q4L76MImcWCmD1dZiJnQNba/YYiCQtnbloHajUx 8iKJh2Hnco6OUAzkxC1Czxbr7nQQIKt77NihZbCmksmKx/HHK+JGWDE9uKOf3zwwawNT XN3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693251960; x=1693856760; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=oiqe0gxfgN86bDvtk+BEvYyxTVQVDqi2WsAzVHCVfqE=; b=HiI4AfJ9g22aMdBvGu3KE4GICJEqlO2/keSDCDKN/98VAojUKMLm+abISGeK/QDTRy 4LTQGtQ5UNYZj1A8oibs/z4bR8irCgoQ5HYhE+RC1DQKxf3obcdQHSKGBp/DYiRdZO7p BRTWnDbr/SgIgblLVrlhoNMKkORkY3RX91ITRvKHh0417AP6ao972jhNUjB6X+ufT/YY Ol5SlYdtrgf4lugU9rloYs+NilPuXPz/xkxt3k5inNbVrlW5Y3ewjLVnaAaCLE6E5ZVH gnRdyLYpdE7jvBG8f8VGaCVq5J71znpq3KGYtKZxiFK5tCVIgsMm30oaf2Zl5vxM+SUf /tlA== X-Gm-Message-State: AOJu0Yyi/pvSFvtMoYMKbguTomWrrK5C01BQoKxwCLyqjSEA+gxyB+1S +n/78Msea1dHNNdcHVCcOYKsMQ== X-Google-Smtp-Source: AGHT+IGjDB+imRvxhoYsDEK81COTY6JJtmUTK6fjHq5X5OOFVyGN/7ZceR1tHPH5f3sKcM1VuOcdsg== X-Received: by 2002:a17:906:8474:b0:9a1:e8c0:7e30 with SMTP id hx20-20020a170906847400b009a1e8c07e30mr10797736ejc.7.1693251960225; Mon, 28 Aug 2023 12:46:00 -0700 (PDT) Received: from [192.168.0.22] ([77.252.47.225]) by smtp.gmail.com with ESMTPSA id dk13-20020a170906f0cd00b00992e14af9c3sm5106233ejb.143.2023.08.28.12.45.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 28 Aug 2023 12:45:59 -0700 (PDT) Message-ID: <670a87e9-2f0c-ec9e-ebb4-9041c8972ace@linaro.org> Date: Mon, 28 Aug 2023 21:45:58 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: [PATCH v3 1/1] scripts: Add add-maintainer.py Content-Language: en-US To: Mark Brown Cc: Masahiro Yamada , Nick Desaulniers , Andrew Morton , Nicolas Schier , Konstantin Ryabitsev , Kees Cook , Bjorn Andersson , robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, Will Deacon , Greg Kroah-Hartman , quic_pkondeti@quicinc.com, linux-kernel@vger.kernel.org, kernel@quicinc.com, workflows@vger.kernel.org, tools@linux.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org References: <141b9fcab2208ace3001df4fc10e3dfd42b9f5d9.1693037031.git.quic_gurus@quicinc.com> <2efba6b3-2399-9deb-d0ce-78f7b5e12f30@linaro.org> <20230828175629.GC23466@quicinc.com> <78aa33f9-ead8-b128-2a7a-40530a1a3ed0@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 28/08/2023 21:41, Mark Brown wrote: > On Mon, Aug 28, 2023 at 07:59:54PM +0200, Krzysztof Kozlowski wrote: >> On 28/08/2023 19:56, Guru Das Srinagesh wrote: > >>> Your function adds mailing lists also in "To:" which is not ideal, in my view. >>> You've mentioned before that To or Cc doesn't matter [1] which I disagree >>> with: it doesn't matter, why does Cc exist as a concept at all? > >> To/Cc does not matter when sending new patch, because maintainers know >> they are maintainers of which parts. I know what I handle. > > That might be true for you (and also is for me) but I know there are > people who pay attention to if they're in the To: for various reasons, I > gather it's mostly about triaging their emails and is especially likely > in cases where trees have overlaps in the code they cover. True, there can be cases where people pay attention to addresses of emails. Just like there are cases where people pay attention to "To/Cc" difference. In my short experience with a few patches sent, no one complained to me that I put him/her/they in "To" field of a patch instead of "Cc" (with remark to not spamming to much, so imagine I send a patch for regulator and DTS). Big, multi-subsystem patchsets are different case and this script does not solve it either. Anyway, if it is not ideal for Guru, I wonder how his LKML maintainer filters work that it is not ideal? What is exactly not ideal in maintainer workflow? Best regards, Krzysztof