cargo-typify: add iamanaws as maintainer
This commit is contained in:
@@ -53,6 +53,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
mainProgram = "cargo-typify";
|
||||
homepage = "https://github.com/oxidecomputer/typify";
|
||||
license = with lib.licenses; [ asl20 ];
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ iamanaws ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user