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
+2 -2
View File
@@ -19,7 +19,7 @@ in stdenv.mkDerivation {
description = "Plays old Amiga tunes through UAE emulation and cloned m68k-assembler Eagleplayer API";
homepage = "http://zakalwe.fi/uade/";
license = licenses.gpl2;
maintainers = [ lib.maintainers.gnidorah ];
platforms = lib.platforms.unix;
maintainers = [ ];
platforms = platforms.unix;
};
}