forked from mirrors/nixpkgs
maintainers: remove nslqqq
no github account
This commit is contained in:
parent
93039509cf
commit
cfd9d6405b
|
@ -9371,10 +9371,6 @@
|
|||
githubId = 20391;
|
||||
name = "Nahum Shalman";
|
||||
};
|
||||
nslqqq = {
|
||||
email = "nslqqq@gmail.com";
|
||||
name = "Nikita Mikhailov";
|
||||
};
|
||||
nthorne = {
|
||||
email = "notrupertthorne@gmail.com";
|
||||
github = "nthorne";
|
||||
|
|
|
@ -19,7 +19,6 @@ buildPythonPackage rec {
|
|||
homepage = "https://github.com/ghickman/linode";
|
||||
description = "A thin python wrapper around Linode's API";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ nslqqq ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue