From 3563ad5e78a0a19a934a5cd91088d1dd76a10e7f Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Tue, 24 Sep 2024 17:42:02 -0500 Subject: [PATCH] Update Handbook.style.js and repository.js Signed-off-by: Lee Calcote --- src/sections/Community/Handbook/Handbook.style.js | 8 ++++++++ src/sections/Community/Handbook/repository.js | 11 +++++++++++ 2 files changed, 19 insertions(+) diff --git a/src/sections/Community/Handbook/Handbook.style.js b/src/sections/Community/Handbook/Handbook.style.js index a6195c28fae9..332b0127254d 100644 --- a/src/sections/Community/Handbook/Handbook.style.js +++ b/src/sections/Community/Handbook/Handbook.style.js @@ -565,4 +565,12 @@ div.accessRequired { line-height: .9rem; font-style: italic; } +details.invite-only { + margin: 1rem; + padding: 1rem; + background-color: ${(props) => props.theme.secondaryLightColor}; + h4 { + display: inline; + } +} `; diff --git a/src/sections/Community/Handbook/repository.js b/src/sections/Community/Handbook/repository.js index 460117f1d0b5..510bc0d67e9b 100644 --- a/src/sections/Community/Handbook/repository.js +++ b/src/sections/Community/Handbook/repository.js @@ -123,6 +123,17 @@ const Repository = () => { +
+

A note on *program participation / *invite-only projects

+

Some of our projects, particularly those dealing with sensitive user data or playing a key role in our managed services, require a slightly more structured approach to development. This means that we invite trusted contributors, core team members and maintainers to participate directly in these projects. This ensures the highest standards of security and reliability. We're always on the lookout for talented individuals who can contribute to these efforts, so if you're interested in getting involved, keep an eye out for announcements and opportunities to showcase your skills!

+

Contributors are frequently invited to participation in the development of these projects extensions that contain either sensitive information (e.g. Meshery Remote Provider user accounts), contain privileged access to community environments (e.g. the hosted Meshery Playground) or grant administrative rights and control (e.g. assignment of recognition badges). Participation in these projects is by invitation only and requires a high level of trust and commitment to the Layer5 community.

+

Hundreds of contributors have participated in these projects, and many have gone on to become maintainers and core team members. We want you to be one of them! If you are interested in participating in these projects, please reach out to the project maintainers or the Layer5 community team.

+
    Projects listed with *program participation required: +
  • Kanvas
  • +
  • Layer5 Cloud
  • +
+
+

Frontend Projects