cargo-zigbuild: add progrm_jarvis to maintainers
This commit is contained in:
@@ -32,6 +32,6 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/messense/cargo-zigbuild";
|
||||
changelog = "https://github.com/messense/cargo-zigbuild/releases/tag/v${version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.progrm_jarvis ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user