minuet: Add myself as a maintainer
This commit is contained in:
parent
5ab9f63c6c
commit
3f2e5f723e
@ -9,7 +9,7 @@ mkDerivation {
|
|||||||
name = "minuet";
|
name = "minuet";
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
license = with licenses; [ lgpl21 gpl3 ];
|
license = with licenses; [ lgpl21 gpl3 ];
|
||||||
maintainers = with maintainers; [ peterhoeg ];
|
maintainers = with maintainers; [ peterhoeg HaoZeke ];
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ extra-cmake-modules gettext kdoctools python qtdeclarative ];
|
nativeBuildInputs = [ extra-cmake-modules gettext kdoctools python qtdeclarative ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user