jpadilla / django-rest-framework-yaml

YAML support for Django REST Framework
http://jpadilla.github.io/django-rest-framework-yaml
BSD 3-Clause "New" or "Revised" License
31 stars 18 forks source link

Future of this project? #10

Open jobec opened 4 years ago

jobec commented 4 years ago

@jpadilla

What's the future of this project?

Would you be open to adding maintainers? Or transferring the project?

The code hasn't been updated for years, and now starts to break because external packages get updated.

jpadilla commented 4 years ago

hey @jobec definitely open to adding maintainers. if you're interested I'll give you access to the repo. thanks!

stefan6419846 commented 2 years ago

Has there been any progress on this? The last commits are about two years old, while mostly being regarding CI and code style - letting aside replacing the old django.utils.six imports. PR #5 has been open for five years now, requiring custom patching/building custom wheels for further usage.