From 1a11a5c2e2fe5cc93b0bdccce51ebc1f9d673a40 Mon Sep 17 00:00:00 2001 From: Ben McCann <322311+benmccann@users.noreply.github.com> Date: Tue, 11 Jan 2022 07:07:58 -0800 Subject: [PATCH] add links to ambassador GitHub profiles --- ...-01-10-accelerating-sveltes-development.md | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/site/content/blog/2022-01-10-accelerating-sveltes-development.md b/site/content/blog/2022-01-10-accelerating-sveltes-development.md index b5e5a5ddc4..01f24d8310 100644 --- a/site/content/blog/2022-01-10-accelerating-sveltes-development.md +++ b/site/content/blog/2022-01-10-accelerating-sveltes-development.md @@ -42,18 +42,18 @@ We’ve also been working closely with the [Vite](https://vitejs.dev) team to ir [SvelteSociety](https://sveltesociety.dev/) just hosted the [4th Svelte Summit](https://sveltesummit.com/) — [read a summary here](https://github.com/sveltejs/svelte/pull/6965) — and Kevin Åberg Kultalahti is [going full-time to lead SvelteSociety](https://twitter.com/kevmodrome/status/1463151477174714373). In addition to hosting Svelte Summit, Kevin and SvelteSociety host and manage the [Svelte Radio podcast](https://www.svelteradio.com/), the [SvelteSociety YouTube channel](https://www.youtube.com/SvelteSociety), and the [Svelte subreddit](https://www.reddit.com/r/sveltejs). SvelteSociety has become the home of all things related to the Svelte community, with the sveltejs/community and sveltejs/integrations repos being retired in favor of [sveltesociety.dev](https://sveltesociety.dev/), which has been redesigned and rebuilt in SvelteKit. In October Brittney Postma, who contributed the site’s UI design, founded [Svelte Sirens](https://sveltesirens.dev/), a group for women & non-binary community members and their allies. Hundreds of developers join the Svelte Discord every week to chat about Svelte. You may have noticed that, as of recently, some members of the server have purple names. These are people with the ambassadors role, which was created to recognise some of the community’s most valued members and help manage the demands of a rapidly growing community. Svelte ambassadors are people who are well known for their helpfulness and contributions and for upholding Svelte’s reputation as a friendly, welcoming community, and we’re deeply grateful for their involvement. The initial ambassadors in alphabetical order are: -- babichjacob -- brady fractal -- brittney postma -- d3sandoval -- geoffrich -- kev -- puru -- rainlife -- rmunn -- stolinski -- swyx -- theo +- [babichjacob](https://github.com/babichjacob) +- [brady fractal](https://github.com/FractalHQ) +- [brittney postma](https://github.com/brittneypostma) +- [d3sandoval](https://github.com/d3sandoval) +- [geoffrich](https://github.com/geoffrich) +- [kev](https://github.com/kevmodrome) +- [puru](https://github.com/PuruVJ) +- [rainlife](https://github.com/stephane-vanraes) +- [rmunn](https://github.com/rmunn) +- [stolinski](https://github.com/stolinski) +- [swyx](https://github.com/sw-yx) +- [theo](https://github.com/theo-steiner) We’re also testing out [GitHub discussions on SvelteKit](https://github.com/sveltejs/kit/discussions) and may bring this to other repos in the Svelte organization if feedback is positive.