emacs: add panchoh as maintainer (#393504)
This commit is contained in:
commit
ac1fbdd52e
@ -18166,6 +18166,14 @@
|
||||
githubId = 20342389;
|
||||
name = "paneku";
|
||||
};
|
||||
panchoh = {
|
||||
name = "pancho horrillo";
|
||||
email = "pancho@pancho.name";
|
||||
matrix = "@panchoh:matrix.org";
|
||||
github = "panchoh";
|
||||
githubId = 471059;
|
||||
keys = [ { fingerprint = "4430 F502 8B19 FAF4 A40E C4E8 11E0 447D 4ABB A7D0"; } ];
|
||||
};
|
||||
panda2134 = {
|
||||
email = "me+nixpkgs@panda2134.site";
|
||||
github = "panda2134";
|
||||
|
@ -332,6 +332,7 @@ with lib.maintainers;
|
||||
AndersonTorres
|
||||
adisbladis
|
||||
linj
|
||||
panchoh
|
||||
];
|
||||
scope = "Maintain the Emacs editor and packages.";
|
||||
shortName = "Emacs";
|
||||
|
@ -86,6 +86,7 @@ let
|
||||
jwiegley
|
||||
lovek323
|
||||
matthewbauer
|
||||
panchoh
|
||||
];
|
||||
"macport" = with lib.maintainers; [ ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user