Skip to content

Commit 0f17739

Browse files
committed
Update author credits to Layer5 Team in blog posts and repo data
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent bcb201c commit 0f17739

6 files changed

Lines changed: 10 additions & 10 deletions

File tree

  • src
    • collections
      • blog
        • 2023/05-24-meet-the-meshmate-yash-sharma
        • 2024
          • 09-08-meet-the-maintainer-hussaina-begum
          • 10-22-meet-the-maintainer-aadhitya-amarendiran
        • 2025/05-28-meet-the-maintainer-ian-whitney
      • resources/articles/layer5-academy-vs-moocit
    • sections/Community/Handbook

src/collections/blog/2023/05-24-meet-the-meshmate-yash-sharma/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Meet the MeshMate: Yash Sharma"
33
subtitle: "An interview series with Layer5 MeshMates"
44
date: 2023-05-29 10:30:05 -0530
5-
author: Vivek Vishal
5+
author: Layer5 Team
66
thumbnail: "./yash-sharma-layer5-meshmate.png"
77
darkthumbnail: "./yash-sharma-layer5-meshmate.png"
88
category: Community

src/collections/blog/2024/09-08-meet-the-maintainer-hussaina-begum/post.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Meet the Maintainer: Hussaina Begum"
33
subtitle: "An interview series with open source maintainers"
44
date: 2024-09-08 10:30:05 -0530
5-
author: Vivek Vishal
5+
author: Layer5 Team
66
thumbnail: ./hussaina-begum-meshery-maintainer.png
77
darkthumbnail: ./hussaina-begum-meshery-maintainer.png
88
description: Meet the Maintainer series with open source maintainer, Hussaina Begum

src/collections/blog/2024/10-22-meet-the-maintainer-aadhitya-amarendiran/post.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Meet the Maintainer: Aadhitya Amarendiran"
33
subtitle: "An interview series with open source maintainers"
44
date: 2024-09-08 10:30:05 -0530
5-
author: Vivek Vishal
5+
author: Layer5 Team
66
thumbnail: ./aadhitya-amarendiran-layer5-maintainer.png
77
darkthumbnail: ./aadhitya-amarendiran-layer5-maintainer.png
88
description: Meet the Maintainer series with open source maintainer, Aadhitya Amarendiran

src/collections/blog/2025/05-28-meet-the-maintainer-ian-whitney/post.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Meet the Maintainer: Ian Whitney"
33
subtitle: "An interview series with open source maintainers"
44
date: 2025-05-29 10:30:05 -0530
5-
author: Vivek Vishal
5+
author: Layer5 Team
66
thumbnail: ./ian-whitney-meshery-maintainer.png
77
darkthumbnail: ./ian-whitney-meshery-maintainer.png
88
description: Meet the Maintainer series with open source maintainer, Ian Whitney

src/collections/resources/articles/layer5-academy-vs-moocit/index.mdx

Whitespace-only changes.

src/sections/Community/Handbook/repo-data.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,17 @@ export const repo_data = [
4040
image: meshery,
4141
site: "https://meshery.io",
4242
language: "Jekyll",
43-
maintainers_name: ["Vivek Vishal"],
44-
link: ["https://layer5.io/community/members/vivek-vishal"],
43+
maintainers_name: ["Vacant"],
44+
link: [""],
4545
repository: "https://github.com/meshery/meshery.io",
4646
},
4747
{
4848
project: "Meshery Documentation",
4949
image: meshery,
5050
site: "http://docs.meshery.io",
5151
language: "Jekyll",
52-
maintainers_name: ["Vivek Vishal"],
53-
link: ["https://layer5.io/community/members/vivek-vishal"],
52+
maintainers_name: ["Vacant"],
53+
link: [""],
5454
repository: "https://github.com/meshery/meshery/tree/master/docs",
5555
},
5656
{
@@ -102,8 +102,8 @@ export const repo_data = [
102102
image: five,
103103
site: "https://discuss.layer5.io",
104104
language: "Discourse",
105-
maintainers_name: ["Vivek Vishal"],
106-
link: ["https://layer5.io/community/members/vivek-vishal"],
105+
maintainers_name: ["Vacant"],
106+
link: [""],
107107
repository: " https://discuss.layer5.io",
108108
},
109109
{

0 commit comments

Comments
 (0)