google-cloud-sdk: Add marcusramberg to maintainers
This commit is contained in:
parent
509e68feae
commit
6ce4620d2d
@ -131,7 +131,7 @@ in stdenv.mkDerivation rec {
|
||||
license = licenses.free;
|
||||
homepage = "https://cloud.google.com/sdk/";
|
||||
changelog = "https://cloud.google.com/sdk/docs/release-notes";
|
||||
maintainers = with maintainers; [ iammrinal0 pradyuman stephenmw zimbatm ];
|
||||
maintainers = with maintainers; [ iammrinal0 marcusramberg pradyuman stephenmw zimbatm ];
|
||||
platforms = builtins.attrNames data.googleCloudSdkPkgs;
|
||||
mainProgram = "gcloud";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user