workflows.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yanteng Si <si.yanteng@linux.dev>
To: Krzysztof Kozlowski <krzk@kernel.org>,
	Jakub Kicinski <kuba@kernel.org>,
	corbet@lwn.net
Cc: workflows@vger.kernel.org, linux-doc@vger.kernel.org
Subject: Re: [PATCH] docs: submitting-patches: document the format for affiliation
Date: Wed, 5 Feb 2025 22:52:06 +0800	[thread overview]
Message-ID: <64202cd3-fe83-41af-a9de-ec6eef5f4c21@linux.dev> (raw)
In-Reply-To: <d3cdc752-fd61-41cc-a76c-7848d27a6802@kernel.org>


在 2/5/25 22:23, Krzysztof Kozlowski 写道:
> On 05/02/2025 08:37, Yanteng Si wrote:
>>
>>
>> 在 2025/2/4 01:46, Jakub Kicinski 写道:
>>> Adding company name in round brackets to From/SoB lines
>>> is fairly common, but I don't see it documented anywhere.
>>> Every now and then people try to add the sponsorship lines
>>> to the commit message, fun example from this merge window:
>>>
>>>     Sponsored by:   The FreeBSD Foundation
>>>
>>> from commit 2ce67f8bf1ce ("wifi: iwlwifi: mvm: fix iwl_ssid_exist()
>>> check"). Better format would be:
>>>
>>>     Author: Miri Korenblit (FreeBSD Foundation) <...
>>>
>>> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
>>> ---
>>> CC: corbet@lwn.net
>>> CC: workflows@vger.kernel.org
>>> CC: linux-doc@vger.kernel.org
>>> ---
>>>    Documentation/process/submitting-patches.rst | 6 ++++++
>>>    1 file changed, 6 insertions(+)
>>>
>>> diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst
>>> index 8fdc0ef3e604..12ed28b3d113 100644
>>> --- a/Documentation/process/submitting-patches.rst
>>> +++ b/Documentation/process/submitting-patches.rst
>>> @@ -717,6 +717,12 @@ patch in the permanent changelog.  If the ``from`` line is missing,
>>>    then the ``From:`` line from the email header will be used to determine
>>>    the patch author in the changelog.
>>>    
>>> +The author may indicate their affiliation or the sponsor of the work
>>> +by adding the name of an organization to the ``from`` and ``SoB`` lines,
>>> +e.g.:
>>> +
>>> +	From: Patch Author (Company) <author@example.com>
>>> +
>> It looks great, but I'm a bit worried that it could be misused,
>> which might cause trouble for some companies. Even without
>> this patch, there's no way to prevent the misuse.
>> Consider the following situation:
>>
>> From: Yanteng Si (linux foundation) <si.yanteng@linux.dev>
>>
>> Obviously, I'm not a member of the Linux Foundation.
>
> Nothing stops you from doing this now, because mentioned format is
> already accepted.
>
>> This might seem a bit absurd, but I think it could actually happen,
>> especially with some driver code. Hardware manufacturers would
>> prefer to upstream their code under the guidance of their companies,
>> considering subsequent hardware iterations. However, if some
>> enthusiasts pretend to be company employees, and the maintainer,
>> trusting the tag, actively applies the patches, it could disrupt the
>> rhythm of the hardware manufacturers and is not conducive to code
>> maintenance in the long run.
>
> We trust people, not companies, so I think it does not matter for the
> trust what is written in ().
>
>
>> How about we add one more part: The organization name in
>> the parentheses doesn't necessarily represent the developer's
>> relationship with that organization, especially when it doesn't
>> match the email domain name. Maintainers should be cautious
>> and verify carefully before applying patches.
> Sorry, but how? First, maintainers have already a lot on their plate and
> you want to ask them to do some more checks? And how would these checks
> look like? Shall I ask people to give me certificates of employement or
> their contracts?

That's not necessary. Just ignore the content inside the parentheses

during the review. This will instead reduce the workload of the maintainers.


Thanks,

Yanteng


  reply	other threads:[~2025-02-05 14:53 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-03 17:46 Jakub Kicinski
2025-02-04  7:59 ` Geert Uytterhoeven
2025-02-04 15:18   ` Jakub Kicinski
2025-02-04 15:49     ` Laurent Pinchart
2025-02-04 16:13       ` Jakub Kicinski
2025-02-04 18:05         ` Randy Dunlap
2025-02-04 19:33           ` Jakub Kicinski
2025-02-04 19:43             ` Geert Uytterhoeven
2025-02-04 19:43           ` Konstantin Ryabitsev
2025-02-05  7:37 ` Yanteng Si
2025-02-05 14:23   ` Krzysztof Kozlowski
2025-02-05 14:52     ` Yanteng Si [this message]
2025-02-05 14:57       ` Krzysztof Kozlowski
2025-02-06  8:21         ` Yanteng Si
2025-02-10 18:38 ` Jonathan Corbet
2025-02-10 18:45   ` Konstantin Ryabitsev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=64202cd3-fe83-41af-a9de-ec6eef5f4c21@linux.dev \
    --to=si.yanteng@linux.dev \
    --cc=corbet@lwn.net \
    --cc=krzk@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=workflows@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox