From 3ea4457a45fe52a87091151da38cfd88dbc17706 Mon Sep 17 00:00:00 2001 From: "Carol (Nichols || Goulding)" Date: Tue, 11 Nov 2025 21:29:22 -0500 Subject: [PATCH] Add a date the discussed policy change took effect --- content/crates-io-usage-policy-rfc.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/crates-io-usage-policy-rfc.md b/content/crates-io-usage-policy-rfc.md index 4357ca3db..f93227fb0 100644 --- a/content/crates-io-usage-policy-rfc.md +++ b/content/crates-io-usage-policy-rfc.md @@ -9,6 +9,8 @@ team = "the crates.io team" team_url = "https://www.rust-lang.org/governance/teams/crates-io" +++ +> The RFC discussed in this blog post was accepted and became crates.io policy on November 7, 2023. + Around the end of July the crates.io team opened an [RFC](https://github.com/rust-lang/rfcs/pull/3463) to update the current crates.io usage policies. This policy update addresses operational concerns of the crates.io community service that have arisen since the last significant policy update in 2017, particularly related to name squatting and spam. The RFC has caused considerable discussion, and most of the suggested improvements have since been integrated into the proposal. At the last team meeting the crates.io team decided to move the RFC forward and start the **final comment period** process.