treewide: remove ercao from maintainer list (#427961)
This commit is contained in:
@@ -7619,13 +7619,6 @@
|
||||
githubId = 147284;
|
||||
name = "Jason Felice";
|
||||
};
|
||||
ercao = {
|
||||
email = "vip@ercao.cn";
|
||||
github = "O8888";
|
||||
githubId = 51725284;
|
||||
name = "ercao";
|
||||
keys = [ { fingerprint = "F3B0 36F7 B0CB 0964 3C12 D3C7 FFAB D125 7ECF 0889"; } ];
|
||||
};
|
||||
erdnaxe = {
|
||||
email = "erdnaxe@crans.org";
|
||||
github = "erdnaxe";
|
||||
|
||||
@@ -38,7 +38,7 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/neetly/figma-agent-linux";
|
||||
description = "Figma Agent for Linux (a.k.a. Font Helper)";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ ercao ];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
mainProgram = "figma-agent";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -84,7 +84,6 @@ buildNpmPackage (finalAttrs: {
|
||||
platforms = lib.platforms.linux;
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [
|
||||
ercao
|
||||
kashw2
|
||||
];
|
||||
mainProgram = "figma-linux";
|
||||
|
||||
Reference in New Issue
Block a user