diff --git a/config/adopters.json b/config/adopters.json
index 7517af22d224974a77e24470728374a8bd44c97a..ef589de767bd0fe8a57fb0b96c331bcd6ada0490 100644
--- a/config/adopters.json
+++ b/config/adopters.json
@@ -322,6 +322,17 @@
 				"iot.cyclonedds"
 			]
 		},
+		{
+			"name": "Gambit Communications",
+			"homepage_url": "https://www.gambitcomm.com/",
+			"logo": "logo-gambit-communications.png",
+			"logo_white": "logo-gambit-communications-white.png",
+			"projects": [
+				"iot.hono",
+				"iot.tahu",
+				"iot.vorto"
+			]
+		},
 		{
 			"name": "Ghost Robotics",
 			"homepage_url": "https://www.ghostrobotics.io/",
diff --git a/static/assets/images/adopters/logo-gambit-communications-white.png b/static/assets/images/adopters/logo-gambit-communications-white.png
new file mode 100644
index 0000000000000000000000000000000000000000..a4cda291f420587b829f401b20c96f3d690fec65
Binary files /dev/null and b/static/assets/images/adopters/logo-gambit-communications-white.png differ
diff --git a/static/assets/images/adopters/logo-gambit-communications.png b/static/assets/images/adopters/logo-gambit-communications.png
new file mode 100644
index 0000000000000000000000000000000000000000..b05508625d1a0ff7a801455631184e8e88a70875
Binary files /dev/null and b/static/assets/images/adopters/logo-gambit-communications.png differ