Skip to content

Commit 91eb5e7

Browse files
authored
Update ecosystem.md
add service transfer info
1 parent aaad29e commit 91eb5e7

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

content/ecosystem.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,17 @@ A trusted user will invite you to the GitHub organization.
3737

3838
## Transferring a Project
3939

40-
If you maintain a well-known extension that of a Pallets library, and need
41-
assistance with that effort, you can transfer the project to Pallets-Eco.
40+
If you maintain a well-known library that extends or is adjacent to a Pallets library,
41+
and need assistance with that effort, you can transfer the project to Pallets-Eco.
4242

4343
After joining the organization, you can use [GitHub's transfer feature] to
4444
transfer the repository to the Pallets-Eco organization. You'll retain access,
4545
and the other organization members will gain access. Only trusted users can make
4646
releases, so you don't have to worry about security issues.
4747

48+
You'll also need to transfer the project on PyPI, Test PyPI, Read the Docs, and any
49+
other services related to maintenance of the project. You can transfer PyPI, Test PyPI,
50+
and Read the Docs to the Pallets lead maintainer, whose username is `davidism` on
51+
those platforms. For other services, please coordinate with us on Discord.
52+
4853
[GitHub's transfer feature]: https://docs.github.com/en/repositories/creating-and-managing-repositories/transferring-a-repository

0 commit comments

Comments
 (0)