mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 12:11:28 +00:00
usbview: add h7x4 as maintainer
This commit is contained in:
parent
6259a32b45
commit
684fa5f461
|
@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
|||
description = "USB viewer for Linux";
|
||||
license = licenses.gpl2Only;
|
||||
homepage = "http://www.kroah.com/linux-usb/";
|
||||
maintainers = with maintainers; [ shamilton ];
|
||||
maintainers = with maintainers; [ shamilton h7x4 ];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "usbview";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue