treewide: remove ercao from maintainer list (#427961)

This commit is contained in:
Pol Dellaiera
2025-07-24 08:20:05 +02:00
committed by GitHub
3 changed files with 1 additions and 9 deletions
-7
View File
@@ -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";
+1 -1
View File
@@ -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";
};
}
-1
View File
@@ -84,7 +84,6 @@ buildNpmPackage (finalAttrs: {
platforms = lib.platforms.linux;
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [
ercao
kashw2
];
mainProgram = "figma-linux";