mirror of
https://github.com/supabase/supabase.git
synced 2026-06-09 19:50:28 +08:00
blog(www): add Saxon Fletcher as author on branching post (#45884)
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? - Adds Saxon Fletcher as a co-author on the branching without Git blog post - Adds Saxon Fletcher entry to Authors.json ## What is the current behavior? The blog post lists joshenlim and qiao as authors only. ## What is the new behavior? - Saxon Fletcher is added as a third author on the post - Saxon Fletcher's author profile is added to Authors.json with GitHub username SaxonF ## Additional context N/A <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Blog post frontmatter updated to credit an additional contributor. * Added a new author profile to the site’s author data. <!-- review_stack_entry_start --> [](https://app.coderabbit.ai/change-stack/supabase/supabase/pull/45884) <!-- review_stack_entry_end --> <!-- review_stack_entry_start --> [](https://app.coderabbit.ai/change-stack/supabase/supabase/pull/45884) <!-- review_stack_entry_end --> <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: Ana <ana1337x@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: 'Branching Without Git Is Now The Default'
|
||||
description: 'Branching without Git is now the default for all Supabase projects.'
|
||||
author: joshenlim, qiao
|
||||
author: joshenlim, qiao, saxonf
|
||||
imgSocial: 'https://zhfonblqamxferhoguzj.supabase.co/functions/v1/generate-og?template=announcement&layout=horizontal©=Branching+Without+Git%0AIs+Now+The+Default&icon=icon-rows.svg'
|
||||
imgThumb: 'https://zhfonblqamxferhoguzj.supabase.co/functions/v1/generate-og?template=announcement&layout=vertical©=Branching+Without+Git%0AIs+Now+The+Default&icon=icon-rows.svg'
|
||||
categories:
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"saxonf": {
|
||||
"name": "Saxon Fletcher",
|
||||
"job_title": "Design",
|
||||
"username": "SaxonF",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1072756?v=4"
|
||||
},
|
||||
"paul_copplestone": {
|
||||
"name": "Paul Copplestone",
|
||||
"job_title": "CEO and Co-Founder",
|
||||
|
||||
Reference in New Issue
Block a user