cargo-llvm-cov: add myself as a maintainer
This commit is contained in:
@@ -39,6 +39,6 @@ rustPlatform.buildRustPackage rec {
|
||||
library (e.g. fenix or rust-overlay)
|
||||
'';
|
||||
license = with lib.licenses; [ asl20 /* or */ mit ];
|
||||
maintainers = with lib.maintainers; [ wucke13 matthiasbeyer ];
|
||||
maintainers = with lib.maintainers; [ wucke13 matthiasbeyer CobaltCause ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user