Skip to content

Commit

Permalink
Merge pull request #366 from ddemaio/source
Browse files Browse the repository at this point in the history
Update listOfProjects.js w/ openSUSE
  • Loading branch information
Roshanjossey authored Dec 7, 2024
2 parents e0b77ca + 16059fa commit 3fdcf77
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 @@ -563,6 +563,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 3fdcf77

Please sign in to comment.