diff --git a/config/adopters.json b/config/adopters.json
index 3618c5cc7468b9e25bfa7781c3aae3a4cc3b7c8d..2cf33c61fa1a82bb32fd8f484ddca9960895c081 100644
--- a/config/adopters.json
+++ b/config/adopters.json
@@ -847,6 +847,15 @@
 				"iot.leshan"
 			]
 		},
+		{
+			"name": "OSB connagtive GmbH",
+			"homepage_url": "https://iot-suite.io",
+			"logo": "logo-osb-connagtive.png",
+			"logo_white": "logo-osb-connagtive-white.png",
+			"projects": [
+				"iot.hawkbit"
+			]
+		},
 		{
 			"name": "othermo",
 			"homepage_url": "https://othermo.de",
diff --git a/static/assets/images/adopters/logo-osb-connagtive-white.png b/static/assets/images/adopters/logo-osb-connagtive-white.png
new file mode 100644
index 0000000000000000000000000000000000000000..42dccc0c6bfec1bdee2120f4f058a5abbafb65f2
Binary files /dev/null and b/static/assets/images/adopters/logo-osb-connagtive-white.png differ
diff --git a/static/assets/images/adopters/logo-osb-connagtive.png b/static/assets/images/adopters/logo-osb-connagtive.png
new file mode 100644
index 0000000000000000000000000000000000000000..5d19753befcbaf8325522698d4bf779b3d20f199
Binary files /dev/null and b/static/assets/images/adopters/logo-osb-connagtive.png differ