fd: add maintainer
This commit is contained in:
parent
6ade1ec9a0
commit
bec1b17a4c
@ -32,7 +32,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
'';
|
'';
|
||||||
homepage = "https://github.com/sharkdp/fd";
|
homepage = "https://github.com/sharkdp/fd";
|
||||||
license = with licenses; [ asl20 /* or */ mit ];
|
license = with licenses; [ asl20 /* or */ mit ];
|
||||||
maintainers = with maintainers; [ dywedir globin ma27 ];
|
maintainers = with maintainers; [ dywedir globin ma27 zowoq ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user