diff --git a/.all-contributorsrc b/.all-contributorsrc index 6f1284fd..6a130758 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3578,6 +3578,16 @@ "contributions": [ "doc" ] + }, + { + "login": "passadis", + "name": "Konstantinos Passadis | Azure MVP | MCT", + "avatar_url": "https://avatars.githubusercontent.com/u/53148138?v=4", + "profile": "https://www.cloudblogger.eu", + "contributions": [ + "doc", + "content" + ] } ] } diff --git a/README.md b/README.md index 7cba1aa8..1c638053 100644 --- a/README.md +++ b/README.md @@ -544,6 +544,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
kimtth

Akash Dwivedi

Suren K
+
Konstantinos Passadis | Azure MVP | MCT
diff --git a/website/src/pages/contributors.astro b/website/src/pages/contributors.astro index 03aadb00..d892b0fa 100644 --- a/website/src/pages/contributors.astro +++ b/website/src/pages/contributors.astro @@ -497,6 +497,7 @@ import PageHeader from '../components/PageHeader.astro';
kimtth

Akash Dwivedi

Suren K
+
Konstantinos Passadis | Azure MVP | MCT