-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CO-MAINTAINERS WANTED #473
Comments
Hi Rowan, I'd love a chance to be a co-maintainer. My Vue skills are intermediate level, and I have some experience deploying Vue app for production although I would love some mentoring too. Please let me know how I can be of help. Regards. |
Hi @Olusiji Thank you for your offer. If you could send me an email to [email protected] that would be great and I'll fill you in! |
Let me know if you are still looking for help |
I would very much caution against transferring ownership of responsibility for a public repository as large as this. There are numerous cases of benign repo takeovers followed by malignant activity later on, for example the recent bitcoin miner fiasco on another large repository comes to mind. There is a standard way to do this that doesn't put any of your current users at risk — let another repository grow organically. If someone is really interested in maintaining this project, they can fork it and start maintaining it, right away even. If you want, you can even link to the said repository in the readme, but do not give write access to this repository. Otherwise you're putting unsuspecting end users at risk when they don't even know to look out for it — I doubt most of them are scouring the issue lists of every single one of their dependencies. Having another repository and linking to it is the safest option: existing users don't pull someone else's work into their repositories unknowingly, yet can choose to manually check it out and update their dependencies once they have the need. |
@Etheryte never thought of this :o |
If anyone ever makes a fork of this, please comment here! |
Since I'm familiar with this codebase, that of Dropzone, and the author of nuxt-dropzone, it seemed like a logical conclusion I would. It isn't a fork, but a new, improved approach to bundle Dropzone for Vue. You can track progress at Etheryte/vue-auto-dropzone. What it currently does:
What it will soon also have:
What's currently out of scope:
For those of you interested in a fork or an improved version, what additional features are you looking for? |
Hey there! I have never contributed before, but this has been very useful for me and I'm available if you still need help here. |
Hey, i have some experience with vuejs and already a contributer to LimeSurvey. |
Hi @rowanwins, Are you still looking for co-maintainers for this repo? |
Hey, I have some experience with vuejs and dropzone, I'd love to help. let me know if you need someone |
Hi @rowanwins, |
Seems not working with node@12 ... but you can install on older versions of node, unfortunately most of my dependencies using now node 12+ :( maybe some update for vue-dropzone ? |
@rowanwins you closed this but it still seems there are no maintainers. Is there a reason you closed it? |
I've enjoyed using vue-dropzone for years now but it seems like it's time to move on to something more maintained and more modern. As @Etheryte suggests in his improved version of vue-dropzone here: https://github.com/Etheryte/vue-auto-dropzone I think we should all take a look at https://github.com/pqina/vue-filepond I know swapping such a module is not easy task but it looks pretty fantastic so I'm switching over. Thought I would mention it here for anyone not already aware of this alternative Cheers |
This component has far outgrown my initial expectations and I'm not able to provide the amount of support that users require.
If you're in a position to and would like to help out with its maintenance and development please let me know.
People of any experience level welcome, I'm happy to do a bit of mentoring etc :)
Cheers
Rowan
The text was updated successfully, but these errors were encountered: