broadcom_sta: add j0hax as maintainer
This commit is contained in:
@@ -100,7 +100,7 @@ stdenv.mkDerivation {
|
||||
description = "Kernel module driver for some Broadcom's wireless cards";
|
||||
homepage = "http://www.broadcom.com/support/802.11/linux_sta.php";
|
||||
license = lib.licenses.unfreeRedistributable;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.j0hax ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user