From 17c4da8c60e6371ba76380d368d70ab38de45c1f Mon Sep 17 00:00:00 2001 From: meredithslota Date: Thu, 5 May 2022 07:01:13 -0700 Subject: [PATCH] chore: update teams.json to include new connector (#1062) --- src/teams.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/teams.json b/src/teams.json index 5357cb64..487fc1d4 100644 --- a/src/teams.json +++ b/src/teams.json @@ -32,7 +32,8 @@ "repos": [ "GoogleCloudPlatform/cloudsql-proxy", "GoogleCloudPlatform/cloud-sql-jdbc-socket-factory", - "GoogleCloudPlatform/cloud-sql-python-connector" + "GoogleCloudPlatform/cloud-sql-python-connector", + "GoogleCloudPlatform/cloud-sql-go-connector" ] }, {