larrymyers / react-mini-router

A minimal URL router for React.js
MIT License
282 stars 38 forks source link

Looking for Project Maintainers #68

Closed larrymyers closed 7 years ago

larrymyers commented 7 years ago

react-mini-router is still used enough that it needs more attention than I can give it on a regular basis. If anybody would be interested in doing issue triage, reviewing pull requests, and fixing bugs I will add them as a maintainer for the project.

cedmax commented 7 years ago

what kind of help would you need (in terms of time invested)? I wouldn't mind helping out :)

larrymyers commented 7 years ago

@cedmax The big needs are reviewing pull requests, triaging issues, and publishing new versions to npm. It's probably 10-20 hours / month worth of work. If you're interested I can add you as a maintainer.

cedmax commented 7 years ago

I can surely triage the issues and make sure the pull requests make sense. One thing I would just suggest would be to add a eslint configuration, to make sure I comply to the code styles: I'm not familiar with the codebase and I don't really want my opinionated style to creep in (or I can provide a blend one and we could make it stricter as and when).

Anyway, I'd be super happy to help: I think that it's fairly important to keep simpler alternatives to React router, even more after they released v4

larrymyers commented 7 years ago

Sounds like a good place to start. I've send you a collaborator invite.

cedmax commented 7 years ago

Thanks for the invite: I will spend some time this week sorting the linting out and trying to triage the open issues/PRs, I will be off without connection the first two weeks of April though.