From f126b0b88a8475d890be40110de9ecd8a7930b5d Mon Sep 17 00:00:00 2001 From: Cheuk Ting Ho Date: Tue, 1 Jul 2025 20:18:28 +0300 Subject: [PATCH] Adding Feminist AI London as supporters --- _data/supporters.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/_data/supporters.json b/_data/supporters.json index 51d035c..f5f9a21 100644 --- a/_data/supporters.json +++ b/_data/supporters.json @@ -2645,6 +2645,23 @@ "phone": "+49 3092105977" } ] + }, + { + "name": "Feminist AI London", + "city": "London", + "country": "UK", + "link": "https://lu.ma/feministai-london", + "contacts": [ + { + "name": "Cheuk Ting Ho", + "email": "me@cheuk.dev", + "link": "https://cheuk.dev" + }, + { + "name": "Rachel-Lee Nabors", + "email": "rachelnabors@gmail.com" + } + ] } ] }