Skip to content

Add post welcoming two new Cargo team members #1092

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 6, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions posts/inside-rust/2023-04-06-cargo-new-members.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
layout: post
title: "Welcome Arlo and Scott to the Cargo Team"
author: Eric Huss
team: The Cargo Team <https://www.rust-lang.org/governance/teams/dev-tools#cargo>
---

We are excited to welcome [Arlo Siemsen](https://github.com/arlosi) and [Scott Schafer](https://github.com/Muscraft) as new members to the Cargo Team!

Arlo has been instrumental in bringing Cargo's new [sparse registry](https://blog.rust-lang.org/inside-rust/2023/01/30/cargo-sparse-protocol.html) support to fruition, which significantly improves registry performance. He has been involved with registry design and authentication discussions, and has been closely working with the team over the past year.

Scott has been very active in the past year, working on various parts of Cargo, namely implementing [workspace inheritance](https://doc.rust-lang.org/cargo/reference/workspaces.html#the-package-table). Since then, he has been helping with maintenance and designing new features.

With their help we now have capacity to start thinking about how feature development should be done moving forward. We are still in early discussions of processes for matching feature development with reviewer capacity, and will share more in the future. Thanks to Arlo and Scott for their help, and we are very much looking forward to having them as a part of the team!