[17:33:32] <EWDurbin> Hey mjlee! Hop in #python-infra! I’m afk today and for most of the week for a post-pycon vacation, but that’s the primary place for where next steps would be.
[17:33:38] <mjlee> Ah, that looks like the right place! Thanks all.
[17:34:12] <sumanah> also mjlee have you looked at https://www.python.org/psf/committees/#infrastructure-work-group and https://wiki.python.org/psf/InfrastructureWG ?
[17:34:31] <mjlee> I haven't, thanks for the pointers
[17:36:34] <mjlee> Not too familiar with the structure of PSF - I'm here after catching up on a backlog of podcasts and hearing EWDurbin talk python to me :)
[17:42:46] <dstufft> mjlee: structure is basically a lot of volunteers doing stuff :) the working group for infra basically owns the infrastructure stuff
[17:42:49] <sumanah> mjlee: I am SO GLAD I reached out to Talk Python To Me and asked them to interview Ernest, Nicole, and Dustin. SO MANY PEOPLE told me they heard the story of Warehouse through that ep
[17:43:24] <sumanah> mjlee: there's a board of directors (volunteer), a few staff (paid), and several working groups (including volunteers like me, board members, and staff)
[17:43:38] <sumanah> I'm in the Packaging and Infrastructure WGs
[17:44:13] <dstufft> and PyPI is one of our biggest things we actually manage on the infra side of things.
[17:44:56] <sumanah> mjlee: at the moment, one of the tightly coupled things that we want to work to uncouple is: in order to do useful PyPI user support work (sorting out package limit size increases, for example), you have to have PyPI admin access, which gives you a ton of power
[17:45:38] <sumanah> mjlee: AND, if we give someone Warehouse committer access, that makes it so they have perhaps more power over PyPI content than we necessarily want -- some people are far more interested in coding/reviewing for Warehouse than in doing PyPI admin
[17:46:11] <sumanah> so uncoupling those would be nice, and I hope/think there are github.com/pypa/warehouse issues open for those things, but am trying to work on a different client project right now
[17:46:16] <sumanah> and am resisting the urge to check