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 22:23:19 +00:00
committed by Austin Horstman
parent 1367315826
commit 9b28a7e6e3
+12
View File
@@ -435,6 +435,18 @@
name = "sheemap"; name = "sheemap";
source = "nixvim"; 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 = { theabm = {
email = "andres_bermeo@outlook.com"; email = "andres_bermeo@outlook.com";
github = "theabm"; github = "theabm";