1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-25 19:51:06 +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-11-22 09:33:03 +00:00 committed by Gaétan Lepage
parent 416997150b
commit 85939e8768

View file

@ -29,6 +29,13 @@
name = "Aidan Welch";
source = "nixvim";
};
Arne-Zillhardt = {
email = "arne@zillhardt.com";
github = "Arne-Zillhardt";
githubId = 94059017;
name = "Arne Zillhardt";
source = "nixpkgs";
};
Balssh = {
email = "george.bals25@gmail.com";
github = "Balssh";