diff --git a/homepage/gsoc.html b/homepage/gsoc.html index 548463244..ce7c0d7ec 100644 --- a/homepage/gsoc.html +++ b/homepage/gsoc.html @@ -32,6 +32,10 @@ Timeline (important for deadlines!) +
The uutils project is aiming at rewriting key Linux utilities in Rust, targeting coreutils, findutils, diffutils, procps, linux-util, and bsdutils. Their goal is to create fully compatible, high-performance drop-in replacements, ensuring reliability through upstream test suites. Significant progress has been made with coreutils, diffutils, and findutils, while the other utilities are in the early stages of development. +
+Here are some steps to follow if you want to apply for a GSOC project with uutils. @@ -41,7 +45,7 @@ href="https://developers.google.com/open-source/gsoc/faq#what_are_the_eligibility_requirements_for_participation">Google's requirements to apply. Specifically for uutils, it's best if you at least know some Rust and have some familiarity with using the - coreutils. + coreutils and the other tools.