diff options
| author | Uwe Kleine-König <u.kleine-koenig@baylibre.com> | 2025-12-03 10:43:47 +0300 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2025-12-23 01:30:51 +0300 |
| commit | 273aa250f138c996f351be4a2556043ec8bbc9a5 (patch) | |
| tree | a9799a32380c91f389ca63f068b04b99f88d539f | |
| parent | 135739a2a92f9aa08702f01d7d585b34d0b95b16 (diff) | |
| download | linux-273aa250f138c996f351be4a2556043ec8bbc9a5.tar.xz | |
Documentation: Improve wording on requirements for a free Nitrokey
"listed in MAINTAINERS" is not enough to qualify for the free Nitrokey
Start. You have to be listed in an M: entry. Mention that to reduce
confusion for reviewers who wonder why their application fails.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Reviewed-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20251203074349.1826233-2-u.kleine-koenig@baylibre.com>
| -rw-r--r-- | Documentation/process/maintainer-pgp-guide.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/process/maintainer-pgp-guide.rst b/Documentation/process/maintainer-pgp-guide.rst index b6919bf606c3..2e4da3de25d4 100644 --- a/Documentation/process/maintainer-pgp-guide.rst +++ b/Documentation/process/maintainer-pgp-guide.rst @@ -405,8 +405,8 @@ geographical region, and open/proprietary hardware considerations. .. note:: - If you are listed in MAINTAINERS or have an account at kernel.org, - you `qualify for a free Nitrokey Start`_ courtesy of The Linux + If you are listed in an `M:` entry in MAINTAINERS or have an account at + kernel.org, you `qualify for a free Nitrokey Start`_ courtesy of The Linux Foundation. .. _`Nitrokey Start`: https://www.nitrokey.com/products/nitrokeys |
