Skip to content

Commit

Permalink
Merge branch 'master' into ankushbhardwaj408-#4829
Browse files Browse the repository at this point in the history
ankushbhardwaj408 authored Oct 12, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents fac9a58 + 9c4622a commit 5759ab8
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@ const OperatingServiceMeshes = () => {
title: "Each service mesh adapter is unique",
icon: MesheryLogo,
description:
<div><p>Adapters allow Meshery to interface with the different service meshes, exposing their differentiated value to users.Care is taken in each Meshery Adapter to expose the unique value of each service mesh. </p>
<div><p>Adapters allow Meshery to interface with the different service meshes, exposing their differentiated value to users. Care is taken in each Meshery Adapter to expose the unique value of each service mesh. </p>
<p>Consequently, each Meshery Adapter is not equally capable just as each service mesh is not equally
capable as another service mesh.</p>
</div>,
6 changes: 3 additions & 3 deletions src/sections/Community/Handbook/repo-data.js
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ export const repo_data = [
site: "https://layer5.io/",
language: "Gatsby",
maintainers_name: ["Nikhil Ladha"],
link: ["https://layer5.io/community/members/gaurav-chadha","https://layer5.io/community/members/nikhil-ladha"],
link: ["https://layer5.io/community/members/nikhil-ladha"],
repository: "https://github.com/layer5io/layer5",
},
{
@@ -97,7 +97,7 @@ export const repo_data = [
site: "https://discuss.layer5.io",
language: "Discourse",
maintainers_name: ["Vivek Vishal"],
link: ["https://layer5.io/community/members/vishal-vivek"],
link: ["https://layer5.io/community/members/vivek-vishal"],
repository: " https://discuss.layer5.io",
},
{
@@ -106,7 +106,7 @@ export const repo_data = [
site: "https://service-mesh-patterns.github.io/service-mesh-patterns/",
language: "Gatsby",
maintainers_name: ["Nikhil Ladha"],
link: ["https://layer5.io/community/members/gaurav-chadha","https://layer5.io/community/members/nikhil-ladha"],
link: ["https://layer5.io/community/members/nikhil-ladha"],
repository: "https://github.com/service-mesh-patterns/service-mesh-patterns",
},
{
2 changes: 1 addition & 1 deletion src/sections/Community/index.js
Original file line number Diff line number Diff line change
@@ -85,7 +85,7 @@ const CommunityPage = () => {
<h1>Our Community Members</h1>
<p>
With active members from around the globe, the Layer5 community is a collection of diverse open source contributors, each of whom espouse our cultural values of inclusivity and paying it forward for others.
We welcome individuals at all stages of their development and of all walks of life. Every member is encourage to embrace these values and support one another in meaningfully and consistently advancing the community's open source initiatives.
We welcome individuals at all stages of their development and of all walks of life. Every member is encouraged to embrace these values and support one another in meaningfully and consistently advancing the community's open source initiatives.
</p>
<p>
We believe that every contributor deserves a safe and friendly environment,

0 comments on commit 5759ab8

Please sign in to comment.