summary refs log tree commit diff
path: root/pkgs/os-specific/linux/firmware/facetimehd-firmware/default.nix
diff options
context:
space:
mode:
authorGraham Christensen <graham@grahamc.com>2016-05-26 13:43:00 -0500
committerGraham Christensen <graham@grahamc.com>2016-05-26 14:10:03 -0500
commitf993e6543a88680b9177e31823ff9c83265b966e (patch)
tree95e026da990ddd6312cc64634e61ca1c1b97a40c /pkgs/os-specific/linux/firmware/facetimehd-firmware/default.nix
parent24a87685e20b510d8240e615f24667f6dc586648 (diff)
downloadnixpkgs-f993e6543a88680b9177e31823ff9c83265b966e.tar
nixpkgs-f993e6543a88680b9177e31823ff9c83265b966e.tar.gz
nixpkgs-f993e6543a88680b9177e31823ff9c83265b966e.tar.bz2
nixpkgs-f993e6543a88680b9177e31823ff9c83265b966e.tar.lz
nixpkgs-f993e6543a88680b9177e31823ff9c83265b966e.tar.xz
nixpkgs-f993e6543a88680b9177e31823ff9c83265b966e.tar.zst
nixpkgs-f993e6543a88680b9177e31823ff9c83265b966e.zip
facetimehd, facetimehd-firmware: Add grahamc as a maintainer
Diffstat (limited to 'pkgs/os-specific/linux/firmware/facetimehd-firmware/default.nix')
-rw-r--r--pkgs/os-specific/linux/firmware/facetimehd-firmware/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/os-specific/linux/firmware/facetimehd-firmware/default.nix b/pkgs/os-specific/linux/firmware/facetimehd-firmware/default.nix
index 2f16dd5c5a4..69abaf26197 100644
--- a/pkgs/os-specific/linux/firmware/facetimehd-firmware/default.nix
+++ b/pkgs/os-specific/linux/firmware/facetimehd-firmware/default.nix
@@ -57,7 +57,7 @@ stdenv.mkDerivation {
     description = "facetimehd firmware";
     homepage = https://support.apple.com/downloads/DL1877;
     license = licenses.unfree;
-    maintainers = [ maintainers.womfoo ];
+    maintainers = with maintainers; [ womfoo grahamc ];
     platforms = platforms.linux;
   };