Merge pull request #121119 from SuperSandro2000/remove-gnidorah
treewide: remove gnidorah
This commit is contained in:
@@ -82,6 +82,6 @@ in mkDerivation {
|
||||
platforms = platforms.unix;
|
||||
# makefile needs fixes for install target
|
||||
badPlatforms = [ "aarch64-linux" ];
|
||||
maintainers = with maintainers; [ gnidorah ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user