We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c631f1c + cbc3c1a commit 71ded88Copy full SHA for 71ded88
1 file changed
app/data/projects.json
@@ -130,6 +130,14 @@
130
"twitterHandle": "",
131
"twitterURL": ""
132
},
133
+ {
134
+ "projectName": "convert2rhel",
135
+ "projectDescription": "A tool to automate converting Oracle/CentOS/Scientific/Rocky/Alma Linux to Red Hat Enterprise Linux.",
136
+ "projectRepository": "https://github.com/oamg/convert2rhel/",
137
+ "category": "Platform",
138
+ "twitterHandle": "",
139
+ "twitterURL": ""
140
+ },
141
{
142
"projectName": "crash",
143
"projectDescription": "The Linux kernel crash utility",
0 commit comments