From 46b7891bf7a20cf732ebdf1eab8c03e6dddd0664 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 1 Apr 2026 08:46:42 +0200 Subject: [PATCH] Fix stray HTML closing tag in GSoC heading --- content/gsoc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/gsoc.md b/content/gsoc.md index 07fd95dda..f7820cc72 100644 --- a/content/gsoc.md +++ b/content/gsoc.md @@ -481,7 +481,7 @@ The work will happen in https://github.com/uutils/bsdutils. - **Size:**: ~175 hours - **Difficulty:**: Medium -## Official Redox support +## Official Redox support We want to support the Redox operating system, but are not actively testing against it. Since the last round of fixes in [#2550](https://github.com/uutils/coreutils/pull/2550), many changes have probably been introduced that break Redox support. This project would involve setting up Redox in the CI and fixing any issues that arise and porting features over. - Difficulty: Medium