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
@@ -22,7 +22,7 @@ stdenv.mkDerivation {
description = "C++11 library, utilities and python bindings for Linux kernel mode setting";
homepage = "https://github.com/tomba/kmsxx";
license = licenses.mpl20;
maintainers = with maintainers; [ gnidorah ];
maintainers = with maintainers; [ ];
platforms = platforms.linux;
broken = true; # marked broken 2021-03-26
};