microcodeIntel: add andir as maintainer

wip/yesman
Andreas Rammhold 5 years ago
parent 1f58182f04
commit 660e754074
No known key found for this signature in database
GPG Key ID: E432E410B5E48C86
  1. 1
      pkgs/os-specific/linux/microcode/intel.nix

@ -28,5 +28,6 @@ stdenv.mkDerivation rec {
description = "Microcode for Intel processors";
license = licenses.unfreeRedistributableFirmware;
platforms = platforms.linux;
maintainers = with maintainers; [ andir ];
};
}

Loading…
Cancel
Save