We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eabd122 + 03b0f54 commit ba22d8cCopy full SHA for ba22d8c
app/data/projects.json
@@ -2798,5 +2798,14 @@
2798
"category": "Operations",
2799
"twitterHandle": "",
2800
"twitterURL": ""
2801
+ },
2802
+ {
2803
+ "projectName": "Copr",
2804
+ "projectDescription": "A service that builds your open-source projects and creates your own RPM repositories",
2805
+ "projectRepository": "https://pagure.io/copr/copr",
2806
+ "projectWebsite": "https://copr.fedorainfracloud.org",
2807
+ "category": "Development",
2808
+ "twitterHandle": "",
2809
+ "twitterURL": ""
2810
}
2811
]
0 commit comments