mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-24 10:14:03 -05: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: +12 -0 lines Generated by: flake/dev/generate-all-maintainers/generate-all-maintainers.py
This commit is contained in:
committed by
Austin Horstman
parent
1367315826
commit
9b28a7e6e3
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user