Update unpublish.mdx

Remove mention of moving packages to `npm` org.

Monish Chandra Mohan committed Jun 5, 2023 at 12:44 UTC 3fc3fea9b1e2734e150689874a347574bbc6e16e
1 file changed +1 -7
content/policies/unpublish.mdx
+1 -7
@@ -44,12 +44,6 @@ This can be achieved by using one of the following from your command line:
44
45 If the entire package is deprecated, the package name will be dropped from our search results.
46
47 -Once deprecated, if you would also like for the package to be removed from your user profile, it can be [transferred](https://docs.npmjs.com/cli/owner) to our [@npm](https://www.npmjs.com/~npm) account. This can be achieved by using the following from your command line:
48 -
49 -- `npm owner add npm <package>`
50 -- `npm owner rm <your_username> <package>`
51 -
52 -
47 ## More on our unpublish policy
48
49 This document is additive to the [unpublish procedures](https://docs.npmjs.com/unpublishing-packages-from-the-registry), the CLI commands [unpublish documentation](https://docs.npmjs.com/cli/unpublish) and the ["Changes to npm Unpublish Policy - January 2020"](https://blog.npmjs.org/post/190553543620/changes-to-npmunpublish-policy-january-2020) blog post.
@@ -76,4 +70,4 @@ Attribution-ShareAlike
70 License](https://creativecommons.org/licenses/by-sa/4.0/).
71
72 [dmca]: /policies/dmca
79 -[contact]: /policies/privacy#contact
\ No newline at end of file
73 +[contact]: /policies/privacy#contact