maintainers: drop Adjective-Object
This commit is contained in:
@@ -654,12 +654,6 @@
|
||||
githubId = 96147421;
|
||||
name = "0xperp";
|
||||
};
|
||||
Adjective-Object = {
|
||||
email = "mhuan13@gmail.com";
|
||||
github = "Adjective-Object";
|
||||
githubId = 1174858;
|
||||
name = "Maxwell Huang-Hobbs";
|
||||
};
|
||||
adnelson = {
|
||||
email = "ithinkican@gmail.com";
|
||||
github = "adnelson";
|
||||
|
||||
@@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
homepage = "http://www.andre-simon.de/doku/ansifilter/en/ansifilter.html";
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.Adjective-Object ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user