We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeb79b2 commit 889f8efCopy full SHA for 889f8ef
app/data/projects.json
@@ -1159,6 +1159,15 @@
1159
"twitterHandle": "",
1160
"twitterURL": ""
1161
},
1162
+ {
1163
+
1164
+ "projectName": "Skupper",
1165
+ "projectDescription": "Secure communication across Kubernetes clusters with no VPNs or special firewall rules.",
1166
+ "projectRepository": "https://github.com/skupperproject",
1167
+ "projectWebsite": "https://skupper.io/",
1168
+ "category": "Middleware",
1169
+ "twitterHandle": "skupperio"
1170
+ },
1171
{
1172
"projectName": "Snowdrop",
1173
"projectDescription": "A utility package that contains Red Hat-specific extensions to the Spring & Spring Boot Frameworks",
@@ -2764,5 +2773,4 @@
2764
2773
2765
2774
2766
2775
}
2767
-
2768
2776
]
0 commit comments