Out of interest, why might Stack Overflow users deem the following question on Python package administration to be off-topic?
The question was researched prior to posting - there's no decent clarification on the roles on PyPI, The 'Maintainer' role is simply listed as "Can submit and update info for a particular package name." and I can't find anywhere else where it's made more explicit.
It seems to me to fall under the FAQ's question guidelines...
- Relevant - Python's package index is a relevant programmer tool, with a tag on Stack Overflow.
- Specific - The question addresses a very specific programming related task related to PyPI package maintenance.
- Answerable - There's a good answer against the question that was helpful for me, and I assume would be helpful for others.