Merge pull request #183959 from raboof/seaweedfs-drop-maintainer
seaweedfs: drop myself as maintainer
This commit is contained in:
commit
3207d8412f
@ -26,7 +26,7 @@ buildGoModule rec {
|
||||
meta = with lib; {
|
||||
description = "Simple and highly scalable distributed file system";
|
||||
homepage = "https://github.com/chrislusf/seaweedfs";
|
||||
maintainers = with maintainers; [ cmacrae raboof ];
|
||||
maintainers = with maintainers; [ cmacrae ];
|
||||
mainProgram = "weed";
|
||||
license = licenses.asl20;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user