sapegin / grunt-webfont

SVG to webfont converter for Grunt
MIT License
1.1k stars 210 forks source link

Project status, ownership, etc. #355

Closed sapegin closed 7 years ago

sapegin commented 7 years ago

grunt-webfont still has quite a lot of uses (35 000 downloads per month) but I have no time and will to maintain it. And I don’t use Grunt or icon fonts for a long time. I don’t even check new issues here anymore.

I’ll be happy to add more people as contributors or transfer ownership if anyone is interested.

Related issue at Grunt repo.

alampros commented 7 years ago

🙋‍♂️ I know it's been a while since you posted this, but I'd be happy to help!

I've been using this in a few projects for a long time and would love to see it continued.

sapegin commented 7 years ago

@alampros Hi, thank your your offer! I can easily give you push rights to the repo and publish rights to the npm package ;-)

alampros commented 7 years ago

@sapegin sounds good! How do we proceed?

sapegin commented 7 years ago

@alampros The first is easy (done), for the second I need your npm user name and then I’ll google how to do it ;-)

alampros commented 7 years ago

@sapegin well that's an easy one too - same as my github (alampros). :)

sapegin commented 7 years ago

It wasn’t difficult ;-)

❯ npm owner ls grunt-webfont
alampros <alampros@gmail.com>
sapegin <artem@sapegin.ru>

I used to use a script to make new releases but I suggest you to set up semantic-release to simplify the release process. But it’s all up to you — whatever you prefer ;-)