mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-09 03:56:05 +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:
parent
27ae1a4122
commit
3f469197bf
1 changed files with 8 additions and 3 deletions
|
|
@ -277,11 +277,16 @@
|
||||||
source = "nixpkgs";
|
source = "nixpkgs";
|
||||||
};
|
};
|
||||||
insipx = {
|
insipx = {
|
||||||
email = "github.tech@liquidthink.net";
|
email = "github@andrewplaza.dev";
|
||||||
github = "insipx";
|
github = "insipx";
|
||||||
githubId = 6452260;
|
githubId = 6452260;
|
||||||
|
keys = [
|
||||||
|
{
|
||||||
|
fingerprint = "843D 72A9 EB79 A869 2C58 5B3A E773 8A7A 0F5C DB89";
|
||||||
|
}
|
||||||
|
];
|
||||||
name = "Andrew Plaza";
|
name = "Andrew Plaza";
|
||||||
source = "nixvim";
|
source = "nixpkgs";
|
||||||
};
|
};
|
||||||
jalil-salame = {
|
jalil-salame = {
|
||||||
email = "jalil.salame@gmail.com";
|
email = "jalil.salame@gmail.com";
|
||||||
|
|
@ -337,7 +342,7 @@
|
||||||
source = "nixpkgs";
|
source = "nixpkgs";
|
||||||
};
|
};
|
||||||
loicreynier = {
|
loicreynier = {
|
||||||
email = "loic@loicreynier.fr";
|
email = "contact@loicreynier.fr";
|
||||||
github = "loicreynier";
|
github = "loicreynier";
|
||||||
githubId = 88983487;
|
githubId = 88983487;
|
||||||
name = "Loïc Reynier";
|
name = "Loïc Reynier";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue