tcptraceroute: remove pbogdan from maintainers
This commit is contained in:
parent
cb5f518657
commit
a8eb2e4fb2
@ -23,6 +23,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A traceroute implementation using TCP packets.";
|
description = "A traceroute implementation using TCP packets.";
|
||||||
homepage = https://github.com/mct/tcptraceroute;
|
homepage = https://github.com/mct/tcptraceroute;
|
||||||
license = stdenv.lib.licenses.gpl2;
|
license = stdenv.lib.licenses.gpl2;
|
||||||
maintainers = [ stdenv.lib.maintainers.pbogdan ];
|
maintainers = [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user