[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <875x8bi6su.fsf@trenco.lwn.net>
Date: Thu, 05 Feb 2026 07:49:53 -0700
From: Jonathan Corbet <corbet@....net>
To: Amitabh Srivastava <amitabh@...devlab.com>
Cc: workflows@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, Amitabh Srivastava <amitabh@...devlab.com>
Subject: Re: [PATCH v3] docs: process: maintainer-pgp-guide: update
kernel.org docs link
Amitabh Srivastava <amitabh@...devlab.com> writes:
> Update http link to the documentation about how to add a kernel.org UID to
> the maintainer's key. Add missing SPDX-License-Identifier to fix a
> checkpatch warning.
>
> Signed-off-by: Amitabh Srivastava <amitabh@...devlab.com>
> ---
> Documentation/process/maintainer-pgp-guide.rst | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/process/maintainer-pgp-guide.rst b/Documentation/process/maintainer-pgp-guide.rst
> index b6919bf606c3..1e4d885dc784 100644
> --- a/Documentation/process/maintainer-pgp-guide.rst
> +++ b/Documentation/process/maintainer-pgp-guide.rst
> @@ -1,3 +1,5 @@
> +.. SPDX-License-Identifier: GPL-2.0
> +
Do you know that was the intended license for this file? We need to be
careful about putting license declarations on other people's work.
Thanks,
jon
Powered by blists - more mailing lists