diff --git a/config/adopters.json b/config/adopters.json
index 557f7d9debb4892e059ae9ab7dc4f3f5c7956dbb..4c8348cec8d994ae342f00e5190a91a73a12229f 100644
--- a/config/adopters.json
+++ b/config/adopters.json
@@ -264,6 +264,15 @@
 				"iot.leshan"
 			]
 		},
+		{
+			"name": "Famoco",
+			"homepage_url": "https://www.famoco.com/",
+			"logo": "logo-famoco.png",
+			"logo_white": "logo-famoco-white.png",
+			"projects": [
+				"iot.keyple"
+			]
+		},
 		{
 			"name": "FARobot",
 			"homepage_url": "https://www.farobottech.com/",
diff --git a/static/assets/images/adopters/logo-famoco-white.png b/static/assets/images/adopters/logo-famoco-white.png
new file mode 100644
index 0000000000000000000000000000000000000000..44cb60a87e760dc17f8f8dfe05216f2269b0c36f
Binary files /dev/null and b/static/assets/images/adopters/logo-famoco-white.png differ
diff --git a/static/assets/images/adopters/logo-famoco.png b/static/assets/images/adopters/logo-famoco.png
new file mode 100644
index 0000000000000000000000000000000000000000..a9670eb38e5cda334a9ab2f7158714b1841de1c0
Binary files /dev/null and b/static/assets/images/adopters/logo-famoco.png differ