Drop maintainership for some packages
This commit is contained in:
@@ -27,6 +27,5 @@ stdenv.mkDerivation {
|
||||
homepage = "https://github.com/bradfa/flashbench";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl2Only;
|
||||
maintainers = [ maintainers.rycee ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -40,6 +40,5 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/clbr/radeontop";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ rycee ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user