maintainers: rename filalex77 -> Br1ght0ne
This commit is contained in:
@@ -21,6 +21,6 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "Manage cargo cache (\${CARGO_HOME}, ~/.cargo/), print sizes of dirs and remove dirs selectively";
|
||||
homepage = "https://github.com/matthiaskrgr/cargo-cache";
|
||||
license = with licenses; [ asl20 /* or */ mit ];
|
||||
maintainers = with maintainers; [ filalex77 ];
|
||||
maintainers = with maintainers; [ Br1ght0ne ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user