maintainers: drop shhht (#493348)

This commit is contained in:
Marcin Serwin
2026-02-23 17:28:16 +00:00
committed by GitHub
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
];