thinkfan: add rnhmjoj as maintainer
This commit is contained in:
parent
f5461e2654
commit
32e1eb3742
@ -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;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user