Merge pull request #215018 from SuperSandro2000/rlwrap
rlwrap: remove me as maintainer
This commit is contained in:
@@ -25,6 +25,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/hanslub42/rlwrap";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ SuperSandro2000 srapenne ];
|
||||
maintainers = with maintainers; [ srapenne ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user