facetimehd, facetimehd-firmware: Add grahamc as a maintainer
This commit is contained in:
parent
24a87685e2
commit
f993e6543a
@ -151,6 +151,7 @@
|
|||||||
goibhniu = "Cillian de Róiste <cillian.deroiste@gmail.com>";
|
goibhniu = "Cillian de Róiste <cillian.deroiste@gmail.com>";
|
||||||
Gonzih = "Max Gonzih <gonzih@gmail.com>";
|
Gonzih = "Max Gonzih <gonzih@gmail.com>";
|
||||||
gpyh = "Yacine Hmito <yacine.hmito@gmail.com>";
|
gpyh = "Yacine Hmito <yacine.hmito@gmail.com>";
|
||||||
|
grahamc = "Graham Christensen <graham@grahamc.com>";
|
||||||
gridaphobe = "Eric Seidel <eric@seidel.io>";
|
gridaphobe = "Eric Seidel <eric@seidel.io>";
|
||||||
guibert = "David Guibert <david.guibert@gmail.com>";
|
guibert = "David Guibert <david.guibert@gmail.com>";
|
||||||
havvy = "Ryan Scheel <ryan.havvy@gmail.com>";
|
havvy = "Ryan Scheel <ryan.havvy@gmail.com>";
|
||||||
|
@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://github.com/patjak/bcwc_pcie;
|
homepage = https://github.com/patjak/bcwc_pcie;
|
||||||
description = "Linux driver for the Facetime HD (Broadcom 1570) PCIe webcam";
|
description = "Linux driver for the Facetime HD (Broadcom 1570) PCIe webcam";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = [ maintainers.womfoo ];
|
maintainers = with maintainers; [ womfoo grahamc ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@ stdenv.mkDerivation {
|
|||||||
description = "facetimehd firmware";
|
description = "facetimehd firmware";
|
||||||
homepage = https://support.apple.com/downloads/DL1877;
|
homepage = https://support.apple.com/downloads/DL1877;
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
maintainers = [ maintainers.womfoo ];
|
maintainers = with maintainers; [ womfoo grahamc ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user