Skip to content

Commit ba22d8c

Browse files
authored
Merge pull request #332 from FrostyX/copr
Add Copr project
2 parents eabd122 + 03b0f54 commit ba22d8c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: app/data/projects.json

+9
Original file line numberDiff line numberDiff line change
@@ -2798,5 +2798,14 @@
27982798
"category": "Operations",
27992799
"twitterHandle": "",
28002800
"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": ""
28012810
}
28022811
]

0 commit comments

Comments
 (0)