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-29 07:21:13 +02:00
parent 1c65a509fb
commit ae02415ee8
52 changed files with 52 additions and 58 deletions

View File

@@ -13,6 +13,6 @@ buildPythonPackage rec {
homepage = "https://github.com/MarkCWirt/MIDIUtil";
description = "A pure python library for creating multi-track MIDI files";
license = licenses.mit;
maintainers = [ maintainers.gnidorah ];
maintainers = [ ];
};
}