mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-16 09:03:42 +00:00
Merge pull request #262162 from rhendric/rhendric/ryzenadj
ryzenadj: add rhendric as maintainer
This commit is contained in:
commit
faea939eaf
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Adjust power management settings for Ryzen Mobile Processors.";
|
||||
homepage = "https://github.com/FlyGoat/RyzenAdj";
|
||||
license = licenses.lgpl3Only;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ rhendric ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user