forked from mirrors/nixpkgs
exa: remove maintainer
This commit is contained in:
parent
0ecc8b9a56
commit
7b537f99c0
|
@ -57,6 +57,6 @@ buildRustPackage rec {
|
|||
'';
|
||||
homepage = "https://the.exa.website";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ehegnes lilyball globin zowoq ];
|
||||
maintainers = with maintainers; [ ehegnes lilyball globin ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue