Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/sections/Company/Legal/digital-service/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const DigitalServicesNotice = () => {
<Row>
<Col $xs={12} $sm={12} $lg={12}>
<p>
Welcome to Layer5, Inc. Founded in 2020 as a remote-first company, Layer5 is an open-source innovator and community dedicated to empowering engineers to extract greater value from their infrastructure. We are the creators and maintainers of Meshery, the cloud native management platform that began its journey in July 2019 to simplify the adoption and operation of cloud native infrastructure. Today, Meshery stands as a CNCF incubating project with over 5,000 GitHub stars, alongside our other offerings like Layer5 Cloud and Kanvas. Our mission is to champion developer-defined infrastructure, enabling collaborative design and management of multi-cluster, multi-cloud environments while fostering an inclusive, global community of cloud native enthusiasts.
Welcome to Layer5, Inc. Founded in 2020 as a remote-first company, Layer5 is an open-source innovator and community dedicated to empowering engineers to extract greater value from their infrastructure. We are the creators and maintainers of Meshery, the cloud native management platform that began its journey in July 2019 to simplify the adoption and operation of cloud native infrastructure. Today, Meshery stands as a 9th highest velocity CNCF project with over 7,500 GitHub stars, alongside our other offerings like Layer5 Cloud and Kanvas. Our mission is to champion developer-defined infrastructure, enabling collaborative design and management of multi-cluster, multi-cloud environments while fostering an inclusive, global community of cloud native enthusiasts.
</p>
<p>
At Layer5, we are committed to fostering a safe, transparent, and trustworthy online environment for our users, customers, and community members across our digital platforms, including layer5.io, meshery.dev, getnighthawk.dev, cloud.layer5.io, kanvas.new, and our open-source community hubs (e.g., GitHub, Slack). This Digital Services Notice outlines how we manage user-generated content, ensure transparency, and protect user rights, reflecting our core values of integrity, collaboration, and paying it forward.
Expand Down Expand Up @@ -103,4 +103,4 @@ const DigitalServicesNotice = () => {
);
};

export default DigitalServicesNotice;
export default DigitalServicesNotice;
Loading