diff --git a/data/sponsors.json b/data/sponsors.json index a564d6084..14ed5610c 100644 --- a/data/sponsors.json +++ b/data/sponsors.json @@ -15,6 +15,11 @@ "name": "Open Technology Fund", "url": "https://www.opentech.fund/", "image": "open-technology-fund-logo.png" + }, + { + "name": "Microsoft", + "url": "https://www.microsoft.com/", + "image": "microsoft-logo.png" } ], "platinum": [ diff --git a/static/images/sponsors/microsoft-logo.png b/static/images/sponsors/microsoft-logo.png new file mode 100644 index 000000000..e65a2facc Binary files /dev/null and b/static/images/sponsors/microsoft-logo.png differ diff --git a/static/images/sponsors/small/microsoft-logo.png b/static/images/sponsors/small/microsoft-logo.png new file mode 100644 index 000000000..e65a2facc Binary files /dev/null and b/static/images/sponsors/small/microsoft-logo.png differ