Description
The IPFS Client Libraries are a huge piece of the story in how users interact with IPFS and how IPFS interacts with multiple language communities.
Today, their maintenance is super ad-hoc and mostly based in volunteers writing a client library for their language of preference. It is actually kind of impressive to see the current list https://github.com/ipfs/ipfs#api-client-libraries
That said, most of these are today broken (lack of maintenance), they are integrated in the core devs workflow (testing them before release) and there is no way to notify those language communities that a new version has come out, "please update and give feedback".
Essentially, we need some{one, group} to own this. I've been thinking for a while and wondering if that would fall on the IPFS Community WG responsibilities for now, given other work being done for the JS libraries. Thoughts?