aio-libs / aiokafka

asyncio client for kafka
http://aiokafka.readthedocs.io/
Apache License 2.0
1.09k stars 224 forks source link

Let's put `aiokafka` under the `aio-libs` org on PyPI #954

Open webknjaz opened 6 months ago

webknjaz commented 6 months ago

See the details @ https://github.com/orgs/aio-libs/discussions/26.

For this, we'll need somebody with Owner privileges to either give me access on PyPI (the username there is the same — webknjaz) or be invited to the org by me (for that I'd need the username of such an individual).

As a bonus, this will also allow us to set up secretless publishing from GHA to PyPI and get rid of the in-repo secrets.

cc @ods @tvoinarovskyi

ods commented 6 months ago

Sounds reasonable. But I have no rights to manage aiokafka at PyPI, only to publish via CI.

webknjaz commented 6 months ago

Alright, I'm trying to figure out who does, then.