ryzenadj: add rhendric as maintainer

+1 -1
+1 -1
pkgs/os-specific/linux/ryzenadj/default.nix
··· 21 21 description = "Adjust power management settings for Ryzen Mobile Processors."; 22 22 homepage = "https://github.com/FlyGoat/RyzenAdj"; 23 23 license = licenses.lgpl3Only; 24 - maintainers = with maintainers; [ ]; 24 + maintainers = with maintainers; [ rhendric ]; 25 25 platforms = [ "x86_64-linux" ]; 26 26 }; 27 27 }