Skip to content

Commit 13b5887

Browse files
committed
Fix: Update Repo Data
Signed-off-by: vr-varad <varadgupta21@gmail.com>
1 parent 255ae03 commit 13b5887

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

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

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ export const repo_data = [
8080
image: gnh,
8181
site: "https://getnighthawk.dev",
8282
language: "Jekyll",
83-
maintainers_name: ["Uzair Shaikh"],
83+
maintainers_name: ["Vacant"],
8484
link: ["https://layer5.io/community/members/uzair-shaikh"],
8585
repository: "https://github.com/layer5io/getnighthawk",
8686
},
@@ -164,8 +164,8 @@ export const repo_data = [
164164
image: five,
165165
site: "https://docs.layer5.io/",
166166
language: "Hugo",
167-
maintainers_name: ["Vacant"],
168-
link: [""],
167+
maintainers_name: ["Zihan Kuang"],
168+
link: ["https://layer5.io/community/members/zihan-kuang"],
169169
repository: "https://github.com/layer5io/docs",
170170
},
171171
],
@@ -244,9 +244,8 @@ export const repo_data = [
244244
project: "Meshery",
245245
image: meshery,
246246
language: "Golang, gRPC",
247-
maintainers_name: ["Uzair Shaikh", "Antonette Caldwell"],
247+
maintainers_name: ["Antonette Caldwell"],
248248
link: [
249-
"https://layer5.io/community/members/uzair-shaikh",
250249
"https://layer5.io/community/members/antonette-caldwell",
251250
],
252251
description:
@@ -410,7 +409,7 @@ export const repo_data = [
410409
project: "Gowrk2",
411410
image: meshery,
412411
language: "Golang",
413-
maintainers_name: ["Uzair Shaikh"],
412+
maintainers_name: ["Vacant"],
414413
link: ["https://layer5.io/community/members/uzair-shaikh"],
415414
description:
416415
"Augmentation of wrk2 to produce output compatible with Meshery’s visualization of performance test results.",
@@ -420,7 +419,7 @@ export const repo_data = [
420419
project: "Nighthawk",
421420
image: gnh,
422421
language: "Golang, gRPC",
423-
maintainers_name: ["Uzair Shaikh"],
422+
maintainers_name: ["Vacant"],
424423
link: ["https://layer5.io/community/members/uzair-shaikh"],
425424
description:
426425
"Augmentation of Envoy Nighthawk to produce output compatible with Meshery’s visualization of performance test results",
@@ -586,7 +585,7 @@ export const repo_data = [
586585
project: "Meshery Adapter for Cilium Service Mesh",
587586
image: ciliumLogo,
588587
language: "Golang, gRPC",
589-
maintainers_name: ["Uzair Shaikh"],
588+
maintainers_name: ["Vacant"],
590589
link: ["https://layer5.io/community/members/uzair-shaikh"],
591590
description: "Meshery adapter for management of Cilium Service Mesh.",
592591
repository: "https://github.com/meshery/meshery-cilium",

0 commit comments

Comments
 (0)