Skip to content

Commit 7fe7de7

Browse files
sjp38Jonathan Corbet
authored andcommitted
Docs/process/email-clients: Document HacKerMaiL
HacKerMaiL (hkml) [1] is a simple tool for mailing lists-based development workflows such as that for most Linux kernel subsystems. It is actively being maintained by DAMON maintainer, and recommended for DAMON community[2]. Add a simple introduction of the tool on the email-clients document, too. [1] https://github.com/sjp38/hackermail [2] https://lore.kernel.org/[email protected] Signed-off-by: SeongJae Park <[email protected]> Reviewed-by: Randy Dunlap <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 10db427 commit 7fe7de7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Documentation/process/email-clients.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,3 +350,12 @@ although tab2space problem can be solved with external editor.
350350

351351
Another problem is that Gmail will base64-encode any message that has a
352352
non-ASCII character. That includes things like European names.
353+
354+
HacKerMaiL (TUI)
355+
****************
356+
357+
HacKerMaiL (hkml) is a public-inbox based simple mails management tool that
358+
doesn't require subscription of mailing lists. It is developed and maintained
359+
by the DAMON maintainer and aims to support simple development workflows for
360+
DAMON and general kernel subsystems. Refer to the README
361+
(https://github.com/sjp38/hackermail/blob/master/README.md) for details.

0 commit comments

Comments
 (0)