Skip to content

Commit 6bde4d7

Browse files
authored
Merge pull request #7022 from ChetanFTW/maintainer_update-Doc
update maintainers in repository overview
2 parents aa1284f + d0c7399 commit 6bde4d7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -165,18 +165,18 @@ export const repo_data = [
165165
image: five,
166166
site: "https://docs.layer5.io/",
167167
language: "Hugo",
168-
maintainers_name: ["Zihan Kuang"],
169-
link: ["https://layer5.io/community/members/zihan-kuang"],
168+
maintainers_name: ["Vacant"],
169+
link: ["#"],
170170
repository: "https://github.com/layer5io/docs",
171171
},
172172
{
173173
project: "Academy Theme",
174174
image: five,
175175
site: "https://github.com/layer5io/academy-theme",
176176
language: "Hugo",
177-
maintainers_name: ["Zihan Kuang", "Aabid Sofi"],
177+
maintainers_name: ["Aabid Sofi"],
178178
link: [
179-
"https://layer5.io/community/members/zihan-kuang",
179+
"#",
180180
"https://layer5.io/community/members/aabid-sofi"
181181
],
182182
repository: "https://github.com/layer5io/academy-theme",
@@ -195,8 +195,8 @@ export const repo_data = [
195195
image: five,
196196
site: "https://github.com/layer5io/academy-example",
197197
language: "Hugo",
198-
maintainers_name: ["Zihan Kuang"],
199-
link: ["https://layer5.io/community/members/zihan-kuang"],
198+
maintainers_name: ["Vacant"],
199+
link: ["#"],
200200
repository: "https://github.com/layer5io/academy-example",
201201
},
202202
{

0 commit comments

Comments
 (0)