From 6b8fcc35aaa0617faf52e7423eade7f433452997 Mon Sep 17 00:00:00 2001 From: Sourcegraph Date: Wed, 10 Jan 2024 16:26:25 +0000 Subject: [PATCH 1/2] docs(badges): add standard badges to README [PR-41] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60dc622..1857c37 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # Postgresql Client This client is compatible with the official postgresql image, which means that it uses the environment variables provided by the image. From b5a08fbb7ecab628268c591a6d4833836459ae12 Mon Sep 17 00:00:00 2001 From: Philipp Langer Date: Mon, 13 Oct 2025 10:59:56 +0200 Subject: [PATCH 2/2] codeowners --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index e324b6a..62bd07f 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @Typeform/platform-infra +* @Typeform/sre @Typeform/delivery-experience