From 56a6ec2601f297f9c7b8b4ccbb71cdc7d0b13855 Mon Sep 17 00:00:00 2001 From: Wendie Cheung <49030266+wendeh@users.noreply.github.com> Date: Wed, 22 Jul 2026 16:50:51 +1000 Subject: [PATCH 1/5] Add Wendie Cheung to humans.txt (#48119) ## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES/NO ## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is the new behavior? Feel free to include screenshots if it includes visual changes. ## Additional context Add any other context or screenshots. ## Summary by CodeRabbit * **Documentation** * Added Wendie Cheung to the team listing on the documentation site. --- apps/docs/public/humans.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/docs/public/humans.txt b/apps/docs/public/humans.txt index 64bf216b7906f..43e4768008df4 100644 --- a/apps/docs/public/humans.txt +++ b/apps/docs/public/humans.txt @@ -302,6 +302,7 @@ Utkarash Singh Victor Farazdagi Warwick Mitchell Wen Bo Xie +Wendie Cheung Yorvi Arias Yuliya Marinova Zach Marinov From 751dcecf86563a540257c9ae18b3bd8080a9b845 Mon Sep 17 00:00:00 2001 From: Steven Eubank <47563310+smeubank@users.noreply.github.com> Date: Wed, 22 Jul 2026 10:51:52 +0200 Subject: [PATCH 2/5] =?UTF-8?q?docs(log-drains):=20overhaul=20page=20style?= =?UTF-8?q?=20and=20add=20missing=20Last9=20+=20Syslog=20=E2=80=A6=20(#481?= =?UTF-8?q?40)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary Brings the Log Drains docs up to the same standard as the Metrics API page. - Replaces the plain destination table with a visual `LogDrainDestinationCards` component — a 3-column card grid that mirrors the product UI destination picker. Cards link to anchors on the same page (no sub-pages needed since setup is simpler than Metrics). - Adds a "What you can do" intro section and a consistent "Required configuration + Steps" structure for every destination. - Adds two destinations that were missing from the docs entirely: **Last9** and **Syslog** (both are live in the product). Config fields sourced from `LogDrainDestinationSheetForm.tsx`. - Cleans up raw `