maintainers: drop pandaman (#449580)
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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 = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user