maintainers: drop shhht

This commit is contained in:
shhht
2026-02-23 15:40:19 +01:00
parent 314f11b02c
commit d190b97b65
2 changed files with 0 additions and 7 deletions
-6
View File
@@ -24457,12 +24457,6 @@
github = "shgew";
githubId = 5584672;
};
shhht = {
name = "shhht";
email = "stp.tjeerd@gmail.com";
github = "shhht";
githubId = 118352823;
};
shift = {
name = "Vincent Palmer";
email = "shift@someone.section.me";
-1
View File
@@ -44,7 +44,6 @@ buildNpmPackage rec {
license = lib.licenses.gpl3Plus;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [
shhht
lovesegfault
wulfsta
];