Open neithere opened 7 years ago
@neithere
Yeah, this is desirable assuming you follow the guidelines. django-autoslug seem to be well-suited for that.
Once you transferred the repo to the Jazzband organization via GitHub's transfer feature. The Jazzband bot will automatically open a ticket here in the roadies repo that with a TODO list that you can work through
Yes, all issues and pull requests will be transferred as well if you use GitHub's repo transfer feature. Links to those issues and PRs will also keep working and redirect to their new URL.
Hi Andy. I agree with @jezdez that django-autoslug
seems well-suited for Jazzband. Would you please take a moment and transfer the repo to the Jazzband organization via GitHub's transfer feature? That way we can collectively work toward getting a new django-autoslug
version released to PyPI that works well with current Django releases. 😊
@neithere: Please feel free to add me as an owner of the current django-autoslug
repo so I can assist with transferring it here to JazzBand. Would that be helpful?
@neithere Did you give @justinmayer ownership yet?
@justinmayer Thank you for the offer to help. Anything that you need, please let me know.
PS: I just opened #75 to document the process of repo transfer better.
Careful on this one, django-autoslug is LGPL. This adds additional complications for Python code / scripting language and can result in unforeseen issues. Basically, LGPL has a lot of additional language that's ambiguous and could result in an accusation of creating a derivative.
Generally speaking, python libraries, and for that matter, Django libraries, stick to MIT/BSD/ISC/etc.
It is strongly advised to use a permissive license.
I moved my code to django-extension's AutoSlugField
.
Sorry for such a long pause. Frankly, I don't remember why did I not finalize the transfer last time. I'd like to do it now, as I have a little bit of spare time.
Conclusion: I would indeed change the license to BSD. However, this would require obtaining permission from all contributors. I don't have the time for that, so it can be done after the transfer.
@justinmayer is it OK that I've recently transferred that repo to you?
@neithere: Yes, thank you. I accepted the transfer. I'm traveling for the next few weeks but will do my best to turn my attention to this endeavor as soon as my schedule has settled down. Thanks again!
I was wondering if there is a schedule for the transfer, planning to do some 2.0 upgrades that will need this library and if there is anything the community can help with?
thanks!
@justinmayer how can we do this?
Hi roadies,
I've been recently advised to move my semi-abandoned but still somewhat popular pet project django-autoslug to JazzBand. There are a few pull requests which are necessary to merge, but I haven't had enough time for that for quite a while. I think it would be beneficial for the community to at least partially delegate maintenance to the organisation.
Questions:
Thanks!
Regards, Andy