kdelibs: gnidorah is maintainer

This commit is contained in:
Thomas Tuegel
2019-10-02 16:30:09 -05:00
parent e98b64c2e0
commit ee36267193

View File

@@ -34,5 +34,6 @@ stdenv.mkDerivation rec {
platforms = platforms.linux;
homepage = http://www.kde.org;
license = with licenses; [ gpl2 fdl12 lgpl21 ];
maintainers = with maintainers; [ gnidorah ];
};
}