maintainers: drop PeteE (#445653)
This commit is contained in:
@@ -19975,12 +19975,6 @@
|
||||
githubId = 63069986;
|
||||
name = "Per Stark";
|
||||
};
|
||||
petee = {
|
||||
name = "Pete Erickson";
|
||||
email = "pete.perickson@gmail.com";
|
||||
github = "petee";
|
||||
githubId = 89916;
|
||||
};
|
||||
Peter3579 = {
|
||||
github = "Peter3579";
|
||||
githubId = 170885528;
|
||||
|
||||
@@ -45,7 +45,7 @@ buildGoModule rec {
|
||||
homepage = "https://github.com/turbot/steampipe-plugin-azure";
|
||||
license = lib.licenses.apsl20;
|
||||
longDescription = "Use SQL to instantly query Azure resources across regions and subscriptions.";
|
||||
maintainers = with lib.maintainers; [ petee ];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
platforms = steampipe.meta.platforms;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user