mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
terraformer: add ryan4yin as a maintainer
This commit is contained in:
@@ -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