maintainers: drop hyshka (#521627)
This commit is contained in:
@@ -11196,13 +11196,6 @@
|
||||
githubId = 2332070;
|
||||
name = "Serge Baltic";
|
||||
};
|
||||
hyshka = {
|
||||
name = "Bryan Hyshka";
|
||||
email = "bryan@hyshka.com";
|
||||
github = "hyshka";
|
||||
githubId = 2090758;
|
||||
keys = [ { fingerprint = "24F4 1925 28C4 8797 E539 F247 DB2D 93D1 BFAA A6EA"; } ];
|
||||
};
|
||||
hythera = {
|
||||
name = "Hythera";
|
||||
github = "Hythera";
|
||||
|
||||
@@ -55,7 +55,7 @@ buildNpmPackage (finalAttrs: {
|
||||
homepage = "https://github.com/psi-4ward/psitransfer";
|
||||
changelog = "https://github.com/psi-4ward/psitransfer/releases/tag/v${finalAttrs.version}";
|
||||
license = lib.licenses.bsd2;
|
||||
maintainers = with lib.maintainers; [ hyshka ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "psitransfer";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user