Adding myself as a maintainer of Qt and KDE

This commit is contained in:
Evgeny Egorochkin 2013-05-07 09:57:10 +03:00
parent 026b9971f5
commit 4ad55db0ad

View File

@ -143,7 +143,7 @@ stdenv.mkDerivation rec {
homepage = http://qt-project.org/;
description = "A cross-platform application framework for C++";
license = "GPL/LGPL";
maintainers = with maintainers; [ urkud sander ];
maintainers = with maintainers; [ urkud sander phreedom ];
platforms = platforms.linux;
};
}