Skip to content

Commit

Permalink
Update listOfProjects.js
Browse files Browse the repository at this point in the history
Add openSUSE and open issues for contribution
  • Loading branch information
ddemaio committed Sep 25, 2023
1 parent 1848948 commit 16059fa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/components/ProjectList/listOfProjects.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 16059fa

Please sign in to comment.