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: +12 -0 lines

Generated by: flake/dev/generate-all-maintainers/generate-all-maintainers.py
This commit is contained in:
nixvim-ci[bot] 2026-05-18 12:24:02 +00:00 committed by Austin Horstman
parent 1367315826
commit 9b28a7e6e3

View file

@ -435,6 +435,18 @@
name = "sheemap";
source = "nixvim";
};
sportshead = {
email = "me@sportshead.dev";
github = "sportshead";
githubId = 32637656;
keys = [
{
fingerprint = "A6B6 D031 782E BDF7 631A 8E7E A874 DB2C BFD3 CFD0";
}
];
name = "sportshead";
source = "nixpkgs";
};
theabm = {
email = "andres_bermeo@outlook.com";
github = "theabm";