1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-12 20:11:08 +01:00

maintainers: update generated/all-maintainers.nix

Automated update of the master maintainers list combining:
- Nixvim specific maintainers from lib/maintainers.nix
- Nixpkgs maintainers referenced in Nixvim modules

Changes: +7 -0 lines

Generated by: flake/dev/generate-all-maintainers/generate-all-maintainers.py
This commit is contained in:
nixvim-ci[bot] 2025-12-11 09:35:22 +00:00 committed by Gaétan Lepage
parent 1665448e75
commit 83df07bf49

View file

@ -263,6 +263,13 @@
name = "Gabriel Arazas";
source = "nixpkgs";
};
fwastring = {
email = "fredrik@wastring.com";
github = "fwastring";
githubId = 25203388;
name = "Fredrik Wastring";
source = "nixvim";
};
getchoo = {
email = "getchoo@tuta.io";
github = "getchoo";