niwinz / django-jinja

Simple and nonobstructive jinja2 integration with Django.
http://niwinz.github.io/django-jinja/latest/
BSD 3-Clause "New" or "Revised" License
363 stars 102 forks source link

new maintainer #240

Closed auvipy closed 3 years ago

niwinz commented 4 years ago

In the same way of https://github.com/niwinz/django-redis/issues/400

auvipy commented 4 years ago

I am interested

tiltec commented 4 years ago

Should we try to get this into Jazzband, too?

(For reference: https://github.com/jazzband-roadies/help/issues/176)

niwinz commented 4 years ago

First of all sorry for long silence, i was sick among other priorities. @auvipy if you still interested, confirm please and i give you all permissions. also send me your pypi username for give you permission to release packages.

auvipy commented 4 years ago

auvipy and auvipy :)

clintonb commented 4 years ago

Has the handoff happened? If so, can we get a new release to PyPI, please?

auvipy commented 4 years ago

I will prepare a new release after getting the access

niwinz commented 4 years ago

@auvipy you should have all permissions (repo and pypi), ping me if something is missing

auvipy commented 4 years ago

i got them all. thanks

tomhamiltonstubber commented 4 years ago

Thanks so much @niwinz for maintaining this for so long!

wizpig64 commented 4 years ago

@niwinz

Hello Andrey,

I'd like to apply to be a co-maintainer for django-jinja, so that I can push version 2.7.0 to pypi. Most of the code since 2.6.0 was written by me, and merged by @auvipy, but the community is still waiting on a release (#269). I'd like to be the one to do it, given my investment in the project so far. I also wouldn't mind spending some more time closing/resolving some of the open issues here on github, as there are a lot that are fixed now, but have been left open.

I have experience packaging another project of mine on pypi, and I promise to test things out on the 'test' pypi first. Here's my account there: https://pypi.org/user/wizpig64/

Thanks for your time

[EDIT: I've stricken the text made inaccurate by 2.7.0's release]

niwinz commented 3 years ago

Hi @wizpig64

Looks ok for me, Is there any objection @auvipy ? If this is not replied in few days I will proceed to give maintainer permissions to @wizpig64

Thanks @wizpig64 for stepping on it.

wizpig64 commented 3 years ago

@niwinz thanks for getting back to me!

auvipy commented 3 years ago

nope no object

niwinz commented 3 years ago

@wizpig64 what is your pypi username?

wizpig64 commented 3 years ago

@niwinz wizpig64!

wizpig64 commented 3 years ago

The releases 2.7.1 and 2.8.0 now live on PyPI. Thanks again for adding me!

I can't push tags to github, but it's a low priority compared to the real package releases.

>$ git tag 2.7.1 e23e0c9; git tag 2.8.0 3ce3bfc; git push niwinz 2.7.1 2.8.0
ERROR: Permission to niwinz/django-jinja.git denied to wizpig64.
niwinz commented 3 years ago

The releases 2.7.1 and 2.8.0 now live on PyPI. Thanks again for adding me!

I can't push tags to github, but it's a low priority compared to the real package releases.

>$ git tag 2.7.1 e23e0c9; git tag 2.8.0 3ce3bfc; git push niwinz 2.7.1 2.8.0
ERROR: Permission to niwinz/django-jinja.git denied to wizpig64.

Hmm strange, looks like you didn't accepted the invitation, maybe is related to this issue? image

wizpig64 commented 3 years ago

Oh of course, I don't know how I missed the email notification. Thanks again :)