qt5: add ttuegel to maintainers
This commit is contained in:
parent
e36d7c8d11
commit
b409bd7821
@ -176,7 +176,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://qt-project.org;
|
homepage = http://qt-project.org;
|
||||||
description = "A cross-platform application framework for C++";
|
description = "A cross-platform application framework for C++";
|
||||||
license = "GPL/LGPL";
|
license = "GPL/LGPL";
|
||||||
maintainers = [ maintainers.bbenoist maintainers.qknight ];
|
maintainers = with maintainers; [ bbenoist qknight ttuegel ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user