2016-04-18 21:02 GMT+03:00 David Fishburn <[email protected]>: > I notice all the vim script on vim.org seem to be duplicated under: > https://github.com/vim-scripts > > Is this something Vim has done, or is this an independent process? > > The reason I ask, is there are lots of comments and pull requests against my > plugins. Given I do not own that account, all I can do is comment on the > site, rather than accept pulls and close issues and so on. > > I am relatively new to GitHub, is there a process other people follow that > makes sense to deal with a community forming around this?
You need to be reachable by means described in plugin description (i.e. github/bitbucket/…: something public, not something like email) for this to stop and transfer there. vim-scripts is not official (group which created this user does not contain Bram), but it is used by a number of plugins. > > Thanks, > David > > -- > -- > You received this message from the "vim_dev" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > > --- > You received this message because you are subscribed to the Google Groups > "vim_dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
