scottaj / mocha.el

Emacs mode for running mocha tests
MIT License
71 stars 21 forks source link

Happy to take over maintenance #66

Open Alhadis opened 4 years ago

Alhadis commented 4 years ago

I only just noticed the "Maintainer Needed" notice in the readme.

Since I use both Emacs and Mocha on an almost-daily basis, maintaining this package shouldn't be a hassle for me. 😉 Hell, my setup even contains Mocha-specific additions that are better off being added to this rather than my ~/.emacs.d folder…

scottaj commented 4 years ago

Sounds good. I made you a contributor, so you should now be able to commit directly and merge PRs.

Not sure the best way to transfer ownership or give you gull admin of the repository -- maybe that would be just transferring it to your github account, or making an org for it and moving it there?

Alhadis commented 4 years ago

It's up to you if you'd like to transfer full ownership or not. Simply having write/push privileges is enough for me. 👍