rtl88xxau-aircrack: add ja1den as maintainer
This commit is contained in:
parent
f35d326c66
commit
0fe855112c
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
||||||
(8811au, 8812au, 8814au and 8821au chipsets) with monitor mode and injection support.'';
|
(8811au, 8812au, 8814au and 8821au chipsets) with monitor mode and injection support.'';
|
||||||
homepage = "https://github.com/aircrack-ng/rtl8812au";
|
homepage = "https://github.com/aircrack-ng/rtl8812au";
|
||||||
license = licenses.gpl2Only;
|
license = licenses.gpl2Only;
|
||||||
maintainers = [ maintainers.jethro ];
|
maintainers = [ maintainers.ja1den maintainers.jethro ];
|
||||||
platforms = [ "x86_64-linux" "i686-linux" "aarch64-linux" ];
|
platforms = [ "x86_64-linux" "i686-linux" "aarch64-linux" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue