mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
httping: add anthonyroussel to maintainers
This commit is contained in:
parent
e06d19df93
commit
8e6c03f300
@ -65,7 +65,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
latency of the webserver + network. It supports IPv6.
|
||||
'';
|
||||
mainProgram = "httping";
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.anthonyroussel ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user