From 16059fad06811148de0c3dc05306cfcc80a1fa76 Mon Sep 17 00:00:00 2001 From: Douglas DeMaio Date: Mon, 25 Sep 2023 18:37:56 +0200 Subject: [PATCH] Update listOfProjects.js Add openSUSE and open issues for contribution --- src/components/ProjectList/listOfProjects.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/components/ProjectList/listOfProjects.js b/src/components/ProjectList/listOfProjects.js index 139c09b..79a7690 100644 --- a/src/components/ProjectList/listOfProjects.js +++ b/src/components/ProjectList/listOfProjects.js @@ -554,6 +554,14 @@ const projectList = [ description: "Ethereum is a decentralized platform that runs smart contracts applications.", tags: ["Go", "C++", "Solidity", "Python", "Shell", "Java"], + }, + { + name: "openSUSE", + imageSrc: "https://avatars.githubusercontent.com/u/623819?s=200&v=4", + projectLink: "https://github.com/search?o=desc&q=org%3Aopensuse++&s=created&type=Issues&state=open", + description: + "For desktop, server, and everything in between.", + tags: ["Rust", "C++", "Ruby", "Python", "Perl", "Shell", "HTML"], }, { name: "Rust Lang Nursery",