Nominate @PerchunPak #91
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I would like to nominate myself for the commit bit
I have been active in nixpkgs since March 2024, and started by reviewing the backlog for all new Vim plugins (the Vim maintainer figsoda did not respond for a few months, and so there were a lot of unreviewed PRs). After that, I became one of the maintainers of the new NixOS/neovim team. I proceeded with mostly reviewing new plugins but also creating a bunch of PRs, including the Vim ecosystem.
Highlights of my contributions:
pluginupdate.py: add support for adding/updating individual plugins nixpkgs#336137
This also fixed many bugs, like randomized order of plugins in the result file (I wonder how many megabytes are wasted every time you git clone nixpkgs because of constant rearrangements of plugins in every vimPlugins update over the years)
Helped with the bump of nvim-treesitter to their new version, which is a complete rewrite. PRs: vimPlugins.nvim-treesitter: master -> main update nixpkgs#470883, vimPlugins.nvim-treesitter-legacy: init nixpkgs#472119.
In particular, the first one mentioned the second in the release notes, but we forgot to merge the second one before everyone went on the new year holidays. I was probably the only one active during that period, and could unbreak user configs if I had merge access.
Other than Vim, I also created several new ecosystems in nixpkgs:
In total: