thinkfan: add rnhmjoj as maintainer

This commit is contained in:
rnhmjoj
2021-02-03 11:40:58 +01:00
parent f5461e2654
commit 32e1eb3742
+1 -1
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;
}; };
} }