mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
terraformer: add ryan4yin as a maintainer
(cherry picked from commit 820b64b4f3)
This commit is contained in:
committed by
Michael Daniels
parent
d6eae95fbf
commit
07c6711844
@@ -24,6 +24,6 @@ buildGoModule rec {
|
||||
mainProgram = "terraformer";
|
||||
homepage = "https://github.com/GoogleCloudPlatform/terraformer";
|
||||
license = licenses.asl20;
|
||||
maintainers = [ ];
|
||||
maintainers = with maintainers; [ ryan4yin ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user