Skip to content

Commit c33d2df

Browse files
committed
Change crates.io policy to not offer crate transfer mediation
This PR implements rust-lang/rfcs#3646. For some reason I thought this had already been implemented, but I just stumbled upon that section in the policies and was surprised that it was still in there... 😅
1 parent 1a2b531 commit c33d2df

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/templates/policies/index.hbs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,7 @@
7272
owner of the package on crates.io.</p>
7373

7474
<p>If you want to take over a package, we require you to first try and contact the current owner directly. If the
75-
current owner agrees, they can add you as an owner of the crate, and you can then remove them, if necessary. If the
76-
current owner is not reachable or has not published any contact information the crates.io team may reach out to help
77-
mediate the process of the ownership transfer.</p>
75+
current owner agrees, they can add you as an owner of the crate, and you can then remove them, if necessary.</p>
7876

7977
<p>Crate deletion by their owners is not possible to keep the registry as immutable as possible. If you want to flag
8078
your crate as open for transferring ownership to others, you can publish a new version with a message in the README or

0 commit comments

Comments
 (0)