thinkfan: add rnhmjoj as maintainer

This commit is contained in:
rnhmjoj 2021-02-03 11:29:34 +01:00
parent f5461e2654
commit 32e1eb3742
No known key found for this signature in database
GPG Key ID: BFBAF4C975F76450

View File

@ -53,7 +53,7 @@ stdenv.mkDerivation rec {
''; '';
license = lib.licenses.gpl3Plus; license = lib.licenses.gpl3Plus;
homepage = "https://github.com/vmatare/thinkfan"; homepage = "https://github.com/vmatare/thinkfan";
maintainers = with lib.maintainers; [ domenkozar ]; maintainers = with lib.maintainers; [ domenkozar rnhmjoj ];
platforms = lib.platforms.linux; platforms = lib.platforms.linux;
}; };
} }