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: +15 -1 lines Generated by: flake/dev/generate-all-maintainers/generate-all-maintainers.py
This commit is contained in:
parent
e45e9214dc
commit
4b28381e4a
1 changed files with 15 additions and 1 deletions
|
|
@ -86,9 +86,10 @@
|
|||
source = "nixpkgs";
|
||||
};
|
||||
HeitorAugustoLN = {
|
||||
email = "IAm.HeitorALN@proton.me";
|
||||
email = "nixpkgs.woven713@passmail.net";
|
||||
github = "HeitorAugustoLN";
|
||||
githubId = 44377258;
|
||||
matrix = "@heitoraugusto:matrix.org";
|
||||
name = "Heitor Augusto";
|
||||
source = "nixpkgs";
|
||||
};
|
||||
|
|
@ -342,6 +343,19 @@
|
|||
name = "Nathan Felber";
|
||||
source = "nixpkgs";
|
||||
};
|
||||
nim65s = {
|
||||
email = "guilhem.saurel@laas.fr";
|
||||
github = "nim65s";
|
||||
githubId = 131929;
|
||||
keys = [
|
||||
{
|
||||
fingerprint = "9B1A 7906 5D2F 2B80 6C8A 5A1C 7D2A CDAF 4653 CF28";
|
||||
}
|
||||
];
|
||||
matrix = "@gsaurel:laas.fr";
|
||||
name = "Guilhem Saurel";
|
||||
source = "nixpkgs";
|
||||
};
|
||||
nwjsmith = {
|
||||
email = "nate@theinternate.com";
|
||||
github = "nwjsmith";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue