diff --git a/.all-contributorsrc b/.all-contributorsrc index 3291ee07..b966d0fb 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3597,6 +3597,15 @@ "contributions": [ "doc" ] + }, + { + "login": "GuoCheng24", + "name": "Guo Cheng", + "avatar_url": "https://avatars.githubusercontent.com/u/224264187?v=4", + "profile": "https://github.com/GuoCheng24", + "contributions": [ + "content" + ] } ] } diff --git a/README.md b/README.md index ec94a54c..b87abae1 100644 --- a/README.md +++ b/README.md @@ -546,6 +546,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
Suren K

Konstantinos Passadis | Azure MVP | MCT

Alex Sokol
+
Guo Cheng
diff --git a/website/src/pages/contributors.astro b/website/src/pages/contributors.astro index 44cc83f9..e1be2f77 100644 --- a/website/src/pages/contributors.astro +++ b/website/src/pages/contributors.astro @@ -499,6 +499,7 @@ import PageHeader from '../components/PageHeader.astro';
Suren K

Konstantinos Passadis | Azure MVP | MCT

Alex Sokol
+
Guo Cheng