treewide: remove gnidorah

due to github account removal/deletion and not other mean of contact.
This commit is contained in:
Sandro Jäckel
2021-04-30 01:48:19 +02:00
parent 1c65a509fb
commit ae02415ee8
52 changed files with 52 additions and 58 deletions
+1 -1
View File
@@ -64,6 +64,6 @@ mkDerivation rec {
description = "Widget styles for Qt5/Plasma 5 and gtk2";
platforms = platforms.linux;
license = licenses.lgpl21Plus;
maintainers = [ maintainers.gnidorah ];
maintainers = [ ];
};
}