diff --git a/config/adopters.json b/config/adopters.json index 634c3a90bfa2d20a68ac7636cf7cc36a6a318ad1..3da4333fa0d814a668322185ed4400aefe192626 100644 --- a/config/adopters.json +++ b/config/adopters.json @@ -752,6 +752,15 @@ "iot.keyple" ] }, + { + "name": "Record Evolution", + "homepage_url": "https://www.record-evolution.de/en/home-en/", + "logo": "logo-record-evolution.png", + "logo_white": "logo-record-evolution-white.png", + "projects": [ + "ecd.theia" + ] + }, { "name": "Red Hat", "homepage_url": "https://developers.redhat.com", diff --git a/static/assets/images/adopters/logo-record-evolution-white.png b/static/assets/images/adopters/logo-record-evolution-white.png new file mode 100644 index 0000000000000000000000000000000000000000..929996afb5145e17ce872a173004a3893262de12 Binary files /dev/null and b/static/assets/images/adopters/logo-record-evolution-white.png differ diff --git a/static/assets/images/adopters/logo-record-evolution.png b/static/assets/images/adopters/logo-record-evolution.png new file mode 100644 index 0000000000000000000000000000000000000000..da8afd667a95ec73769ae2e71992c1a76f201ed1 Binary files /dev/null and b/static/assets/images/adopters/logo-record-evolution.png differ