diff --git a/src/apps.json b/src/apps.json index b415e6f0b..5d05a8bfb 100644 --- a/src/apps.json +++ b/src/apps.json @@ -6165,6 +6165,14 @@ "implies": "Microsoft ASP.NET", "website": "http://websolutions.opentext.com" }, + "OpenUI5": { + "cats": [ + "12" + ], + "icon": "OpenUI5.png", + "env": "sap.ui$", + "website": "http://openui5.org/" + }, "OpenX": { "cats": [ "36" diff --git a/src/icons/OpenUI5.png b/src/icons/OpenUI5.png new file mode 100644 index 000000000..1a3703019 Binary files /dev/null and b/src/icons/OpenUI5.png differ