-
Notifications
You must be signed in to change notification settings - Fork 55
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
Project status, devel & issue triage #75
Comments
Any feedback on this? Gentle nudges to @jwiegley (because it looks like you might be the owner of the Github org this repository is under), @simonmichael (because you have a little context for knowing who I am from HLedger issues), and @tlvince and @kljohann (because you two have the most previous commits to the repository). I don't know who actually can make this decision or has access to the repository access settings, but I'm hoping one of you at least knows what I should do next. Thanks for the consideration. |
First of all thanks for the offer to help maintaining the ledger plugin for vim! I also only joined as a contributor when the vim support files were still located in the main ledger repository and helped out to coordinate development on the vim-ledger repo since. So I would not see myself as the "owner" of this repository in any way. In fact, vim-ledger has been fulfilling my needs w.r.t. ledger support for quite some time and while I also appreciate any new features and fixes as a user of the plugin, I did not have the time recently to actively track and contribute to its development. ( The fact that GitHub does not send notifications for new PRs but only when I'm explicitly mentioned certainly does not improve my response times, I guess. ;) )
I have also been thinking that it would be nice if someone else helped out, and I think @jwiegley would gladly accept new contributors to this repository.
Also pinging @rcaputo (who set up rcaputo/vim-ledger_x as I saw just now), @lifepillar and @rohieb, who were frequent contributors in the "recent" past. :)
…On Sun, Jun 23, 2019, at 17:35, Simon Michael wrote:
@alerque <https://github.com/alerque> I don't know either, but if you can track down @kljohann <https://github.com/kljohann>'s email or other contact info.. if not, there's forking..
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#75?email_source=notifications&email_token=AAAQNC63GI6OUYR233RRJGTP36J5HA5CNFSM4HW6GERKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYLBCIA#issuecomment-504762656>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAAQNC6HQD54ML3EVRYP3A3P36J5HANCNFSM4HW6GERA>.
|
I am still using this plugin regularly. It may not have been updated recently, but it works (except for an occasional issue with completion which I have never bothered to debug)! It would be nice to have this plugin actively maintained, but I do not have time for such a commitment. As long as I am using it, however, I'd be happy to try new releases and provide feedback! |
Thanks for the ping. I haven't contributed lately for a couple reasons. I'm mostly satisfied with vim-ledger, and vim-ledger_x lets me fill in the rest. Some of my past ideas have been met with resistance. That's reasonable, but it leads me to believe that I may not be qualified to resolve issues or merge pull requests, let alone design and implement new features. |
@kljohann Thanks for your response! Please disregard the email I sent you, that was sent before I refreshed this issue page and saw the response here. @simonmichael I'll fork if that's what it takes (if nothing else to meet my own needs) but I really believe the open source model works best when the original projects stay open to community led development, and I figure I'd give that route the best chance first. A fork could always be integrated later, but particularly with many open issues and PRs here it would be less confusing in the long run if I could just start where this left off rather than trying to gather steam somewhere else. @rcaputo I was not previously aware of your extensions repository but will have a look at your work as well! |
I'm pretty much unrelated to this project, so it'll be up to the authors to determine how they want to proceed. |
Hey @jwiegley and thanks for chiming in here. The lion's share of the authoring to date was done by @kljohann, and he has already stated this:
But it seems he's had to defer to you because you have control of the Github org where settings are controlled such as adding/removing members. |
Oh! I just now added him as the maintainer for that repository. Please let me know if he needs any further access. |
That's cool and all @jwiegley, but he wasn't the one offering! I was. And if I'm reading his comments correctly he endorsed the idea of having somebody else maintain it, suggesting you might be willing to add me. @kljohann Does this change give you the ability to add other maintainers (and could you thus add me) or does that still need to be done at the org level? Maybe you can speak into this a little bit more directly, there seems to be some misunderstanding. |
Thanks John! Unfortunately I'm not able to add any new members/contributors to the repository. It seems this has to be done at the @ledger org level. (I now have access to a "Settings" tab for the vim-ledger repository, but it only contains options to turn off "Wiki" and "Projects" for this repo.) |
@kljohann I've created |
@jwiegley Thanks, that should work. However, as |
It shouldn't give Admin writes, but it will give Write permission. I guess I should reorganize that... |
Hey @kljohann if you have access to add collaborators on this project now would you consider adding me? |
Thank you! I can confirm the invite came through. It's Sunday now but I expect to start working through issues and reviewing PRs later this week. |
I am a long time VIM user (exclusive editor for 20+ years, currently using Neovim) and brand new Ledger user (20+ hours). I've started the processes of migrating both my personal and several organization's finances into Ledger format. While both
ledger
andhledger
feel very refined and productive, the experience from this vim plugin out of the box is pretty lackluster. It does help in a lot of ways, but it's pretty rough around the edges.It also looks like development has stagnated. The last commit was in 2017, and quite a number of Pull Requests and Issues have gone untouched. Some of the PR's are clearly not in shape to be merged, but at least a couple of them look like they could be included pretty easily. In any event, not even replying to PRs and not merging the good ones is a good way to shut down community involvement and discourage future contributions.
A quick scan shows that the Emacs side of things is a lot more active with the ledger-mode repository having a lot of activity. I would like to help revive the vim side of things a bit by having a developer actively interested in it with Github Contributor access.
I hereby request access to this repository with the goal of triaging issues, overseeing PRs, cleaning up the rough edges, and generally fostering the development process.
I have previously taken over maintenance of the popular nerdcommentor plugin when it stagnated. You can poke around the history there to see how that's gone. More recently I've also started helping with vim-pandoc and vim-pandoc-syntax. You can review how my contributions have been received there.
The text was updated successfully, but these errors were encountered: