[PATCH 0/2] Documentation: Add my name to the Kernel Statements

Nicolas Schier posted 2 patches 17 hours ago
Documentation/process/kernel-driver-statement.rst      | 1 +
Documentation/process/kernel-enforcement-statement.rst | 1 +
2 files changed, 2 insertions(+)
[PATCH 0/2] Documentation: Add my name to the Kernel Statements
Posted by Nicolas Schier 17 hours ago
Recently, I stumbled over the Kernel Driver Statement and the
Linux Kernel License Enforcement Statement and wondered why I
never before had seen them.  They express strong convictions,
which I do share and support, in clear words.  I gladly sign
both statements.

Signed-off-by: Nicolas Schier <nicolas@fjasle.eu>
---
Nicolas Schier (2):
      Documentation: Add my name to the Kernel Driver Statement
      Documentation: Add my name to the Kernel Enforcement Statement

 Documentation/process/kernel-driver-statement.rst      | 1 +
 Documentation/process/kernel-enforcement-statement.rst | 1 +
 2 files changed, 2 insertions(+)
---
base-commit: 77993fa6081492ef990d8ffeb5f2ebc77b096d69
change-id: 20260723-sign-kernel-statements-d31f7792f4fb

Best regards,
--  
Nicolas
Re: [PATCH 0/2] Documentation: Add my name to the Kernel Statements
Posted by Jonathan Corbet 8 hours ago
Nicolas Schier <nicolas@fjasle.eu> writes:

> Recently, I stumbled over the Kernel Driver Statement and the
> Linux Kernel License Enforcement Statement and wondered why I
> never before had seen them.  They express strong convictions,
> which I do share and support, in clear words.  I gladly sign
> both statements.
>
> Signed-off-by: Nicolas Schier <nicolas@fjasle.eu>
> ---
> Nicolas Schier (2):
>       Documentation: Add my name to the Kernel Driver Statement
>       Documentation: Add my name to the Kernel Enforcement Statement
>
>  Documentation/process/kernel-driver-statement.rst      | 1 +
>  Documentation/process/kernel-enforcement-statement.rst | 1 +
>  2 files changed, 2 insertions(+)

These files have been static for the better part of a decade, and have
made their point.  I'd really rather not start adding names to them
again now...

Thanks,

jon