From f1b18d13b7dbacab828cb4f88226dc58283ddc45 Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Thu, 24 Jul 2025 11:40:41 +0200 Subject: [PATCH] Add AerynOS CfP --- draft/2025-07-23-this-week-in-rust.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/draft/2025-07-23-this-week-in-rust.md b/draft/2025-07-23-this-week-in-rust.md index 0b24a4242..552bfba89 100644 --- a/draft/2025-07-23-this-week-in-rust.md +++ b/draft/2025-07-23-this-week-in-rust.md @@ -112,7 +112,9 @@ Some of these tasks may also have mentors available, visit the task page for mor - +* [AerynOS - moss (package manager): Add `--check` option to `moss inspect`](https://github.com/AerynOS/os-tools/issues/517) +* [AerynOS - lichen (installer): Add internet connection requirement notice](https://github.com/AerynOS/lichen/issues/73) +- [AerynOS - infra (build server / related services): Make all services print out their version and git ref on start](https://github.com/AerynOS/infra/issues/70) 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 [X (formerly Twitter)](https://x.com/ThisWeekInRust) or [Mastodon](https://mastodon.social/@thisweekinrust)!