lzbench: add maintainer videl
This commit is contained in:
@@ -27,6 +27,7 @@ stdenv.mkDerivation rec {
|
||||
description = "In-memory benchmark of open-source LZ77/LZSS/LZMA compressors";
|
||||
license = licenses.free;
|
||||
platforms = platforms.all;
|
||||
maintainers = with lib.maintainers; [ videl ];
|
||||
mainProgram = "lzbench";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user