Re: [PATCH] docs: submitting-patches: document the format for affiliation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sorry, I accidentally sent an HTML email because I just

reset my production environment. I'm resending it to

the mailing list now. If the recipients of the previous

email have subscribed to the mailing list, they may

receive two emails. Apologies for the inconvenience.


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@xxxxxxxxxxx>
+
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@xxxxxxxxx>

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.
Hm? You said submitting patches document should instruct maintainers to
"verify carefully". Verify what?
If the maintainer ignores the content in the brackets,
there is no need for verification. If the maintainer unavoidably
takes into account the content in the brackets while reviewing
the code, then the maintainer can ask the developer to contact
the organization mentioned in the brackets to help review the patch.

We all ignore the content inside the parentheses, because it is not
relevant to the code. I don't understand what sort of problem you want
to solve with proposed text.

My original intention was to clarify this matter in the form of a document.


Thanks,

Yanteng






[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux