diff --git a/config/adopters.json b/config/adopters.json index 1d2bb262a282b21108e51cc5ddf5ae41f1c5973f..5d6f87f371c3ced5d021d1df57576c46ee0691b5 100644 --- a/config/adopters.json +++ b/config/adopters.json @@ -595,6 +595,15 @@ "iot.hawkbit" ] }, + { + "name": "RATP Smart Systems", + "homepage_url": "https://www.ratpsmartsystems.com", + "logo": "logo-ratp-smart-systems.png", + "logo_white": "logo-ratp-smart-systems-white.png", + "projects": [ + "iot.keyple" + ] + }, { "name": "Red Hat", "homepage_url": "https://developers.redhat.com", diff --git a/static/assets/images/adopters/logo-ratp-smart-systems-white.png b/static/assets/images/adopters/logo-ratp-smart-systems-white.png new file mode 100644 index 0000000000000000000000000000000000000000..e97d2a0833de13e16c3d7a69eb0f67ef78ea757f Binary files /dev/null and b/static/assets/images/adopters/logo-ratp-smart-systems-white.png differ diff --git a/static/assets/images/adopters/logo-ratp-smart-systems.png b/static/assets/images/adopters/logo-ratp-smart-systems.png new file mode 100644 index 0000000000000000000000000000000000000000..7e9699f7b8f450e9db12c7873c9a5659cdad129c Binary files /dev/null and b/static/assets/images/adopters/logo-ratp-smart-systems.png differ