fd: add myself as maintainer
This commit is contained in:
parent
bb947e7e33
commit
146f3e3d49
@ -34,7 +34,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 ];
|
maintainers = with maintainers; [ dywedir globin ma27 ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user