summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2021-05-07 13:43:25 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2021-05-10 09:19:58 +0200
commitfeeb9fbe964af1e00658335e06e72e739a814070 (patch)
tree147f4f57681deac0959b4f8134ff2408f30ecaa1
parent9fc2b0364c4b686d110b772be2245be3a513407d (diff)
downloadbarebox-feeb9fbe964af1e00658335e06e72e739a814070.tar.gz
barebox-feeb9fbe964af1e00658335e06e72e739a814070.tar.xz
README: advertise lore.barebox.org instead of mail-archive.com
The archived messages at mail-archive.org only contain a few headers, and getting git-am-able patch mails from their HTML pages is quirky at best. Replace the link with the new lore instance, which has a number of advantages, like raw message contents with full headers, cloneable git archives, and interoperability with the b4 command line tool. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Link: https://lore.barebox.org/20210507114325.6486-1-rhi@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7c5ef9f818..37fd80c102 100644
--- a/README
+++ b/README
@@ -231,7 +231,7 @@ Contributing
For any questions regarding barebox, send a mail to the mailing list at
<barebox@lists.infradead.org>. The archives for this list are available
publicly at <http://lists.infradead.org/pipermail/barebox/> and
-<https://www.mail-archive.com/barebox@lists.infradead.org/>.
+<https://lore.barebox.org/barebox/>.
The same list should also be used to send patches. barebox uses a similar
process as the Linux kernel, so most of the Linux guide for submitting patches