[PATCH] README: advertise lore.barebox.org instead of mail-archive.com
Roland Hieber
rhi at pengutronix.de
Fri May 7 04:43:25 PDT 2021
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 at pengutronix.de>
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 7c5ef9f8187a..37fd80c10280 100644
--- a/README
+++ b/README
@@ -231,7 +231,7 @@ Contributing
For any questions regarding barebox, send a mail to the mailing list at
<barebox at 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
--
2.29.2
More information about the barebox
mailing list