microcodeIntel: add andir as maintainer
This commit is contained in:
parent
1f58182f04
commit
660e754074
1 changed files with 1 additions and 0 deletions
|
@ -28,5 +28,6 @@ stdenv.mkDerivation rec {
|
|||
description = "Microcode for Intel processors";
|
||||
license = licenses.unfreeRedistributableFirmware;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ andir ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue