From 3f925bfd9b7fbab968d793853a321ebf98dbe79c Mon Sep 17 00:00:00 2001 From: lasiotus <114310923+lasiotus@users.noreply.github.com> Date: Thu, 30 Oct 2025 15:10:43 -0700 Subject: [PATCH] Add Motor OS CFP to 2025-11-05-this-week-in-rust.md --- draft/2025-11-05-this-week-in-rust.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/draft/2025-11-05-this-week-in-rust.md b/draft/2025-11-05-this-week-in-rust.md index 4c5bc288f..648dac8a0 100644 --- a/draft/2025-11-05-this-week-in-rust.md +++ b/draft/2025-11-05-this-week-in-rust.md @@ -119,7 +119,9 @@ Every week we highlight some tasks from the Rust community for you to pick and g Some of these tasks may also have mentors available, visit the task page for more information. - +* [Motor OS - Improve rush (the shell in Motor OS)](https://github.com/moturus/motor-os/issues/33) +* [Motor OS - Make imager configurable](https://github.com/moturus/motor-os/issues/24) +* [Motor OS - Port libc/llvm/rustc](https://github.com/moturus/motor-os/issues/26) If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines] or through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust) or by reaching out on [Bluesky](https://bsky.app/profile/thisweekinrust.bsky.social) or [Mastodon](https://mastodon.social/@thisweekinrust)!