1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46: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: +8 -3 lines

Generated by: flake/dev/generate-all-maintainers/generate-all-maintainers.py
This commit is contained in:
nixvim-ci[bot] 2025-10-22 17:07:45 +00:00 committed by Gaétan Lepage
parent 27ae1a4122
commit 3f469197bf

View file

@ -277,11 +277,16 @@
source = "nixpkgs";
};
insipx = {
email = "github.tech@liquidthink.net";
email = "github@andrewplaza.dev";
github = "insipx";
githubId = 6452260;
keys = [
{
fingerprint = "843D 72A9 EB79 A869 2C58 5B3A E773 8A7A 0F5C DB89";
}
];
name = "Andrew Plaza";
source = "nixvim";
source = "nixpkgs";
};
jalil-salame = {
email = "jalil.salame@gmail.com";
@ -337,7 +342,7 @@
source = "nixpkgs";
};
loicreynier = {
email = "loic@loicreynier.fr";
email = "contact@loicreynier.fr";
github = "loicreynier";
githubId = 88983487;
name = "Loïc Reynier";