dhcpdump: add nickcao to maintainers
This commit is contained in:
parent
995dc69ca4
commit
75db6c7952
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ stdenv.mkDerivation rec {
|
|||
description = "A tool for visualization of DHCP packets as recorded and output by tcpdump to analyze DHCP server responses";
|
||||
homepage = "http://www.mavetju.org/unix/dhcpdump-man.php";
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ nickcao ];
|
||||
license = licenses.bsd2;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue