Unverified Commit 16ee5565 authored by Marcin Serwin's avatar Marcin Serwin Committed by GitHub
Browse files

maintainers: drop shhht (#493348)

parents 79e754ee d190b97b
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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";
+0 −1
Original line number Diff line number Diff line
@@ -44,7 +44,6 @@ buildNpmPackage rec {
    license = lib.licenses.gpl3Plus;
    platforms = lib.platforms.linux;
    maintainers = with lib.maintainers; [
      shhht
      lovesegfault
      wulfsta
    ];