diff --git a/app/templates/policies.hbs b/app/templates/policies.hbs index 9441694217f..45547f47e09 100644 --- a/app/templates/policies.hbs +++ b/app/templates/policies.hbs @@ -42,6 +42,24 @@ Code of Conduct.

+

How can I delete a crate I own from the registry?

+ +

+ You can't delete crates from the registry, but you can leave it open for + transferring ownership to others. +

+ +

+ To do this, you must publish a version with a message in the README + communicating to crates.io support team that you consent to transfer the + crate to the first person who asks for it: +

+ +
+ I consent to the transfer of this crate to the first person who asks + help@crates.io for it. +
+

Squatting