<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git/Documentation/process/email-clients.rst, branch cpufreq-rust</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.kobert.dev/pm24.git/atom?h=cpufreq-rust</id>
<link rel='self' href='https://git.kobert.dev/pm24.git/atom?h=cpufreq-rust'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/'/>
<updated>2024-12-11T16:07:39Z</updated>
<entry>
<title>Documentation: remove :kyb: tags</title>
<updated>2024-12-11T16:07:39Z</updated>
<author>
<name>Cengiz Can</name>
<email>cengiz@kernel.wtf</email>
</author>
<published>2024-12-02T09:05:02Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=e551bd4109d2083bec93d306b44e9b7233224a17'/>
<id>urn:sha1:e551bd4109d2083bec93d306b44e9b7233224a17</id>
<content type='text'>
:kyb: is an extra markup that we should avoid when we can.

It worsens the plain-text reading experience and adds very little value
to rendered views.

Remove all :kbd: tags from Documentation/*

Signed-off-by: Cengiz Can &lt;cengiz@kernel.wtf&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
Link: https://lore.kernel.org/r/20241202090514.1716-1-cengiz@kernel.wtf
</content>
</entry>
<entry>
<title>docs: improve comment consistency in .muttrc example configuration</title>
<updated>2024-08-07T19:00:33Z</updated>
<author>
<name>Jiamu Sun</name>
<email>barroit@linux.com</email>
</author>
<published>2024-08-03T17:19:09Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=91031ca349ee607b3e1adc34578a33af5708a96c'/>
<id>urn:sha1:91031ca349ee607b3e1adc34578a33af5708a96c</id>
<content type='text'>
Added a space to align comment formatting; this helps improve
consistency and visual uniformity.

Signed-off-by: Jiamu Sun &lt;barroit@linux.com&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
Link: https://lore.kernel.org/r/SY0P300MB0801D1A4B278157CA7C92DE2CEBC2@SY0P300MB0801.AUSP300.PROD.OUTLOOK.COM
</content>
</entry>
<entry>
<title>Docs/process/email-clients: Document HacKerMaiL</title>
<updated>2024-06-26T22:36:00Z</updated>
<author>
<name>SeongJae Park</name>
<email>sj@kernel.org</email>
</author>
<published>2024-06-24T18:53:12Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=7fe7de7be8286fddd9204efb248f4768f47ed690'/>
<id>urn:sha1:7fe7de7be8286fddd9204efb248f4768f47ed690</id>
<content type='text'>
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/20240621170353.BFB83C2BBFC@smtp.kernel.org

Signed-off-by: SeongJae Park &lt;sj@kernel.org&gt;
Reviewed-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
Link: https://lore.kernel.org/r/20240624185312.94537-8-sj@kernel.org
</content>
</entry>
<entry>
<title>Documentation: process: Revert "Document suitability of Proton Mail for kernel development"</title>
<updated>2024-05-30T19:37:22Z</updated>
<author>
<name>Conor Dooley</name>
<email>conor.dooley@microchip.com</email>
</author>
<published>2024-05-16T15:35:23Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=9c03bc90c0651647a6f17d532533fad9ac1d5d9e'/>
<id>urn:sha1:9c03bc90c0651647a6f17d532533fad9ac1d5d9e</id>
<content type='text'>
Revert commit 1d2ed9234c85 ("Documentation: process: Document
suitability of Proton Mail for kernel development") as Proton disabled
WKD for kernel.org addresses as a result of some interaction with
Konstantin on social.kernel.org

Signed-off-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;
Reviewed-by: Kanak Shilledar &lt;kanakshilledar111@protonmail.com&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
Link: https://lore.kernel.org/r/20240516-groin-slingshot-c3c3734d2f10@spud
</content>
</entry>
<entry>
<title>Documentation: process: Document suitability of Proton Mail for kernel development</title>
<updated>2023-01-13T16:26:19Z</updated>
<author>
<name>Conor Dooley</name>
<email>conor.dooley@microchip.com</email>
</author>
<published>2022-12-31T15:23:21Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=1d2ed9234c85ab4c0f4429134592957abf18c5b5'/>
<id>urn:sha1:1d2ed9234c85ab4c0f4429134592957abf18c5b5</id>
<content type='text'>
Proton Mail automatically picks up PGP keys for those with kernel.org
accounts (and other domains!) which provide WKD for their users &amp; uses
them to encrypt emails, including patches.

Document the behaviour &amp; Proton Mail's unsuitability for kernel
development.

Reviewed-by: Konstantin Ryabitsev &lt;konstantin@linuxfoundation.org&gt;
Reviewed-by: Mark Brown &lt;broonie@kernel.org&gt;
Signed-off-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;
Link: https://lore.kernel.org/r/20221231152320.1340874-1-conor@kernel.org
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>Documentation: process: Update email client instructions for Thunderbird</title>
<updated>2022-07-20T21:17:09Z</updated>
<author>
<name>Sotir Danailov</name>
<email>sndanailov@gmail.com</email>
</author>
<published>2022-07-15T21:13:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=cbf4adfd4d19c39bc929359a04a466166f7b7d1e'/>
<id>urn:sha1:cbf4adfd4d19c39bc929359a04a466166f7b7d1e</id>
<content type='text'>
The instructions don't match with the current Thunderbird interface.
Clarification on using external extensions.
New information on how to avoid writing HTML emails.
Tell user to restart Thunderbird after modifications.

Tested-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;
Acked-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;
Signed-off-by: Sotir Danailov &lt;sndanailov@gmail.com&gt;
Link: https://lore.kernel.org/r/20220715211307.9358-1-sndanailov@gmail.com
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>Documentation/process: expand plain-text advice</title>
<updated>2020-09-03T21:39:01Z</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2020-09-03T16:05:43Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=7433ff33e8baa5ceafae3d99d639d5ace2458798'/>
<id>urn:sha1:7433ff33e8baa5ceafae3d99d639d5ace2458798</id>
<content type='text'>
This adds a link to https://useplaintext.email to email-clients.rst,
which is a more exhaustive resource on configuring various mail clients
for plain text use. submitting-patches.rst is also updated to direct
readers to email-clients.rst to equip new contributors with the
requisite knowledge to become a good participant on the mailing lists.

Signed-off-by: Drew DeVault &lt;sir@cmpwn.com&gt;
Reviewed-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;
Link: https://lore.kernel.org/r/20200903160545.83185-3-sir@cmpwn.com
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>Replace dead urls with active urls for Mutt</title>
<updated>2020-02-19T10:47:41Z</updated>
<author>
<name>Bhaskar Chowdhury</name>
<email>unixbhaskar@gmail.com</email>
</author>
<published>2020-02-18T09:40:13Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=dff2c2e69f308c1c7d296d49d2b0467e9675b58e'/>
<id>urn:sha1:dff2c2e69f308c1c7d296d49d2b0467e9675b58e</id>
<content type='text'>
This patch replace stale/dead urls with active urls for Mutt.

Signed-off-by: Bhaskar Chowdhury &lt;unixbhaskar@gmail.com&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>doc: email-clients miscellaneous fixes</title>
<updated>2019-07-31T19:05:37Z</updated>
<author>
<name>Federico Vaga</name>
<email>federico.vaga@vaga.pv.it</email>
</author>
<published>2019-07-06T21:01:00Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=e226b4f0e04f4cd5396041661a27eae5aa370bb3'/>
<id>urn:sha1:e226b4f0e04f4cd5396041661a27eae5aa370bb3</id>
<content type='text'>
Fixed some style inconsistencies and remove old statement referring to
kmail missing feature (saving email from the view window is possible).

Signed-off-by: Federico Vaga &lt;federico.vaga@vaga.pv.it&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>doc: Document suitability of IBM Verse for kernel development</title>
<updated>2017-06-22T16:22:41Z</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2017-06-19T05:31:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=e34e20e0034323c917323116dee7c40a9a37f39b'/>
<id>urn:sha1:e34e20e0034323c917323116dee7c40a9a37f39b</id>
<content type='text'>
IBM Verse is a web UI around Lotus Domino mail servers (much like
the Lotus Notes client talks to Domino servers).

For various reasons, it is not at all suitable for kernel development,
all of which have been raised (repeatedly) internally.

Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
Acked-by: Samuel Mendoza-Jonas &lt;sam@mendozajonas.com&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
</feed>
