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