facetimehd, facetimehd-firmware: Add grahamc as a maintainer

This commit is contained in:
Graham Christensen
2016-05-26 14:10:03 -05:00
parent 24a87685e2
commit f993e6543a
3 changed files with 3 additions and 2 deletions
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
homepage = https://github.com/patjak/bcwc_pcie;
description = "Linux driver for the Facetime HD (Broadcom 1570) PCIe webcam";
license = licenses.gpl2;
maintainers = [ maintainers.womfoo ];
maintainers = with maintainers; [ womfoo grahamc ];
platforms = platforms.linux;
};