Open edwar4rd opened 2 months ago
Hi @edwar4rd!
I wrote this crate in a hot summer night two years ago, and don't really have the time/energy required to maintain/improve it. I think the right thing would be to deprecate it :(
Are you interested in taking ownership of it on crates.io
?
If so, then you can consider the code as MIT-licensed, and start working from there :)
Wow! I'll be more than happy to take on the responsibility to maintain the crate, although I don't have prior experience on publishing to crates.io and stuff.
I'm currently a college student who uses hackmd for my notes a lot, and want to automate some aspects of the process. I really like using Rust for my personal stuff, so seeing this crate exists is really a god send.
Wow! I'll be more than happy to take on the responsibility to maintain [...].
Great! Feel free to fork & improve this repo and ping me when you're ready to release your work on crates.io, we'll work that out together (I never transferred crate ownership before, so it will be new for both of us). In the meantime, I can help by reviewing your code/mentoring you if you feel you need it.
Good luck for college!
I've already created a pull request for my current modifications. It's not fully compatible with previous version though, so I've increased the version number in cargo.toml.
Is this crate under MIT License or something like that?