Unverified Commit 994f78b1 authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

maintainers: drop pandaman (#449580)

parents 3f4aeb68 964bf305
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -19683,12 +19683,6 @@
    githubId = 7239200;
    name = "panda2134";
  };
  pandaman = {
    email = "kointosudesuyo@infoseek.jp";
    github = "pandaman64";
    githubId = 1788628;
    name = "pandaman";
  };
  pandanz = {
    email = "gate.rules-5j@icloud.com";
    github = "pandanz";
+1 −3
Original line number Diff line number Diff line
@@ -71,8 +71,6 @@ buildPythonPackage rec {
    downloadPage = "https://github.com/QISKit/qiskit/releases";
    changelog = "https://qiskit.org/documentation/release_notes.html";
    license = licenses.asl20;
    maintainers = with maintainers; [
      pandaman
    ];
    maintainers = [ ];
  };
}