goofys: remove adisbladis as maintainer
This commit is contained in:
@@ -29,7 +29,7 @@ buildGoModule {
|
||||
homepage = "https://github.com/kahing/goofys";
|
||||
description = "High-performance, POSIX-ish Amazon S3 file system written in Go";
|
||||
license = [ lib.licenses.mit ];
|
||||
maintainers = [ lib.maintainers.adisbladis ];
|
||||
maintainers = [ ];
|
||||
broken = stdenv.hostPlatform.isDarwin; # needs to update gopsutil to at least v3.21.3 to include https://github.com/shirou/gopsutil/pull/1042
|
||||
mainProgram = "goofys";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user