iperf2: add maintainer
This commit is contained in:
parent
ca83eeea5f
commit
4c40aa4439
@@ -25,6 +25,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "Tool to measure IP bandwidth using UDP or TCP";
|
||||
platforms = lib.platforms.unix;
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ randomizedcoder ];
|
||||
|
||||
# prioritize iperf3
|
||||
priority = 10;
|
||||
|
||||
Reference in New Issue
Block a user