Skip to content

Commit 3fdcf77

Browse files
authored
Merge pull request #366 from ddemaio/source
Update listOfProjects.js w/ openSUSE
2 parents e0b77ca + 16059fa commit 3fdcf77

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
@@ -563,6 +563,14 @@ const projectList = [
563563
description:
564564
"Ethereum is a decentralized platform that runs smart contracts applications.",
565565
tags: ["Go", "C++", "Solidity", "Python", "Shell", "Java"],
566+
},
567+
{
568+
name: "openSUSE",
569+
imageSrc: "https://avatars.githubusercontent.com/u/623819?s=200&v=4",
570+
projectLink: "https://github.com/search?o=desc&q=org%3Aopensuse++&s=created&type=Issues&state=open",
571+
description:
572+
"For desktop, server, and everything in between.",
573+
tags: ["Rust", "C++", "Ruby", "Python", "Perl", "Shell", "HTML"],
566574
},
567575
{
568576
name: "Rust Lang Nursery",

0 commit comments

Comments
 (0)