diff --git a/src/collections/members/chandravijay-rai/index.mdx b/src/collections/members/chandravijay-rai/index.mdx index 1b7bfbf755a01..8df1f8c3623d9 100644 --- a/src/collections/members/chandravijay-rai/index.mdx +++ b/src/collections/members/chandravijay-rai/index.mdx @@ -8,7 +8,7 @@ linkedin: cvrai/ layer5: 4a508c2f-5bdf-41ba-b00f-8b81953b86e0 location: Mumbai, India bio: I have a deep interest in technology and am inherently curious, always eager to learn and work with new technologies. My love for the open-source community stems from the exposure it provides to collaborate with the best minds. As a Full Stack Developer, I find joy in building new products and solving problems to make them useful for users. Additionally, I am keenly interested in the DevOps and cloud-native fields. -status: Active +status: Inactive badges: - Hacktoberfest - continuous Contributor diff --git a/src/collections/members/sudhanshu-dasgupta/index.mdx b/src/collections/members/sudhanshu-dasgupta/index.mdx index 4ae3247a37145..bc3575036a2ee 100644 --- a/src/collections/members/sudhanshu-dasgupta/index.mdx +++ b/src/collections/members/sudhanshu-dasgupta/index.mdx @@ -1,6 +1,6 @@ --- name: Sudhanshu Dasgupta -position: Contributor +position: Maintainer image_path: ./sudhanshu-dasgupta.webp github: sudhanshutech twitter: SudhanshuDasgu3 @@ -8,14 +8,12 @@ linkedin: sudhanshu-dasgupta layer5: 654edb7d-abaa-4df1-a46c-ef0d4e7754a2 location: Madhya Pradesh, India bio: | - As an undergraduate student of Computer Science, I possess a strong passion for web development, as well as extensive knowledge of cloud computing and networking. With a deep interest in open-source technology, I have contributed significantly to various projects, and have found Layer5 to be an exceptionally effective platform for learning. - In addition to my development skills, I have a proven ability to build connections and network with others, which has been demonstrated in my role as a core team lead for a tech club. I have also gained valuable experience mentoring students, further honing my ability to communicate complex ideas in a clear and concise manner. - - Overall, I am a dedicated and driven individual who is committed to advancing my skills and knowledge in the field of computer science, while contributing to the wider community through open-source technology. + I am a software engineer experience in web development and design systems. As a maintainer of CNCF project Meshery and Layer5, I lead development efforts, mentor contributors, and create scalable, user-centric applications. I have a strong background in open-source collaboration, cloud-native technologies like Docker and Kubernetes, and community engagement. Passionate about simplifying complex technologies, I thrive in building solutions that empower users while fostering innovation and collaboration. status: Active badges: - meshery - meshery-catalog - community published: true +maintainer: yes --- diff --git a/src/sections/Community/Handbook/repo-data.js b/src/sections/Community/Handbook/repo-data.js index bb6cb10afcb60..cc226e83ed919 100644 --- a/src/sections/Community/Handbook/repo-data.js +++ b/src/sections/Community/Handbook/repo-data.js @@ -20,6 +20,7 @@ import ciliumLogo from "../../../assets/images/service-mesh-icons/cilium.svg"; import wasm from "../../../assets/images/webassembly/webssembly_icon.svg"; import recognitionLogo from "../../../assets/images/recognition-program/recognition-program.png"; import kanvasLogo from "../../../assets/images/kanvas/icon-only/kanvas-icon-color.svg"; +import sistent from "../../../assets/images/sistent/icon-only/sistent-icon-color.svg"; export const repo_data = [ { @@ -128,8 +129,8 @@ export const repo_data = [ image: meshery, site: "https://cloud.layer5.io/", language: "React.js", - maintainers_name: ["Yash Sharma"], - link: ["https://layer5.io/community/members/yash-sharma"], + maintainers_name: ["Vacant"], + link: ["#"], repository: "https://github.com/layer5io/meshery-cloud", accessRequired: "*program participation required", }, @@ -145,17 +146,15 @@ export const repo_data = [ }, { project: "Sistent Design System", - image: five, + image: sistent, site: "https://github.com/layer5io/sistent", - language: "React.js", + language: "React.js, Typescript", maintainers_name: [ "Antonette Caldwell", - "Rex Joshua Ibegbu", "Aabid Sofi", ], link: [ "https://layer5.io/community/members/antonette-caldwell", - "https://layer5.io/community/members/rex-joshua-ibegbu", "https://layer5.io/community/members/aabid-sofi", ], repository: "https://github.com/layer5io/sistent", @@ -301,10 +300,11 @@ export const repo_data = [ project: "Layer5 Cloud", image: meshery, language: "Golang", - maintainers_name: ["Yash Sharma"], - link: ["https://layer5.io/community/members/yash-sharma"], + maintainers_name: ["Vacant"], + link: ["#"], description: "A Meshery Remote Provider.", repository: "https://github.com/layer5io/meshery-cloud", + accessRequired: "*program participation required", }, // { // project: "MeshMonkey", @@ -319,7 +319,7 @@ export const repo_data = [ maintainers_name: ["Vacant"], link: [""], description: - "Generates visual snapshots of infrastructure as code (e.g., Kubernetes manifests, Helm charts) and delivers them to pull requests for automated review.", + "Generates visual snapshots of infrastructure as code (e.g., Kubernetes manifests, Helm charts) and delivers them to pull requests for automated review.", repository: "https://github.com/layer5labs/kanvas-snapshot", }, { @@ -329,7 +329,7 @@ export const repo_data = [ maintainers_name: ["Vacant"], link: [""], description: - "The Kanvas Snapshot Helm Plugin allows users to generate a visual snapshot of their Helm charts directly from the command line.", + "The Kanvas Snapshot Helm Plugin allows users to generate a visual snapshot of their Helm charts directly from the command line.", repository: "https://github.com/meshery/helm-kanvas-snapshot", }, {