pv: Add myself as maintainer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
parent
186fa79bbc
commit
6e94d93992
@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://www.ivarch.com/programs/pv.shtml";
|
||||
description = "Tool for monitoring the progress of data through a pipeline";
|
||||
license = lib.licenses.artistic2;
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
maintainers = with lib.maintainers; [ matthiasbeyer ];
|
||||
platforms = lib.platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user