* [PATCH] Documentation: maintainer: Improve grammar in mailing list participation section
@ 2024-09-03 15:19 Steven Davis
2024-09-03 15:50 ` Jakub Kicinski
0 siblings, 1 reply; 2+ messages in thread
From: Steven Davis @ 2024-09-03 15:19 UTC (permalink / raw)
To: corbet; +Cc: workflows, linux-doc, linux-kernel, Steven Davis
In the section "Mailing list participation", the first few
lines had grammatical errors and overall was not clear. I
fixed this by adding "The" before "Linux kernel" and
specifying that the mailing list is for developers.
Signed-off-by: Steven Davis <goldside000@outlook.com>
---
.../maintainer/feature-and-driver-maintainers.rst | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/maintainer/feature-and-driver-maintainers.rst b/Documentation/maintainer/feature-and-driver-maintainers.rst
index fb94a9b29061..b56b6ad5ba4e 100644
--- a/Documentation/maintainer/feature-and-driver-maintainers.rst
+++ b/Documentation/maintainer/feature-and-driver-maintainers.rst
@@ -39,10 +39,10 @@ to as long as a few weeks in slower moving parts of the kernel.
Mailing list participation
--------------------------
-Linux kernel uses mailing lists as the primary form of communication.
-Maintainers must be subscribed and follow the appropriate subsystem-wide
-mailing list. Either by subscribing to the whole list or using more
-modern, selective setup like
+The Linux kernel uses mailing lists as the primary form of communication
+between developers. Maintainers must be subscribed and follow the
+appropriate subsystem-wide mailing list. Either by subscribing to the
+whole list or using more modern, selective setup like
`lei <https://people.kernel.org/monsieuricon/lore-lei-part-1-getting-started>`_.
Maintainers must know how to communicate on the list (plain text, no invasive
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-03 15:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-03 15:19 [PATCH] Documentation: maintainer: Improve grammar in mailing list participation section Steven Davis
2024-09-03 15:50 ` Jakub Kicinski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).