minuet: Add myself as a maintainer

gstqt5
HaoZeke 2019-01-04 16:58:01 +05:30
parent 5ab9f63c6c
commit 3f2e5f723e
No known key found for this signature in database
GPG Key ID: 9CCCE36402CB49A6
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ mkDerivation {
name = "minuet";
meta = with lib; {
license = with licenses; [ lgpl21 gpl3 ];
maintainers = with maintainers; [ peterhoeg ];
maintainers = with maintainers; [ peterhoeg HaoZeke ];
};
nativeBuildInputs = [ extra-cmake-modules gettext kdoctools python qtdeclarative ];