Skip to content

Commit 16059fa

Browse files
committed
Update listOfProjects.js
Add openSUSE and open issues for contribution
1 parent 1848948 commit 16059fa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,14 @@ const projectList = [
554554
description:
555555
"Ethereum is a decentralized platform that runs smart contracts applications.",
556556
tags: ["Go", "C++", "Solidity", "Python", "Shell", "Java"],
557+
},
558+
{
559+
name: "openSUSE",
560+
imageSrc: "https://avatars.githubusercontent.com/u/623819?s=200&v=4",
561+
projectLink: "https://github.com/search?o=desc&q=org%3Aopensuse++&s=created&type=Issues&state=open",
562+
description:
563+
"For desktop, server, and everything in between.",
564+
tags: ["Rust", "C++", "Ruby", "Python", "Perl", "Shell", "HTML"],
557565
},
558566
{
559567
name: "Rust Lang Nursery",

0 commit comments

Comments
 (0)