Add Microsoft to List of Infer Users (#1423)

Summary:
No functional changes

Pull Request resolved: https://github.com/facebook/infer/pull/1423

Reviewed By: ngorogiannis

Differential Revision: D27498989

Pulled By: jvillard

fbshipit-source-id: 72024ca6a
master
Matthew Jin 4 years ago committed by Facebook GitHub Bot
parent c3a6fa8f8c
commit 33e1dc1a33

@ -42,6 +42,7 @@ const poweredByImages = [
{ url: "https://facebook.com", image: "/img/who/facebook.png" }, { url: "https://facebook.com", image: "/img/who/facebook.png" },
{ url: "https://freefem.org", image: "/img/who/freefem.png" }, { url: "https://freefem.org", image: "/img/who/freefem.png" },
{ url: "https://www.instagram.com", image: "/img/who/instagram.png" }, { url: "https://www.instagram.com", image: "/img/who/instagram.png" },
{ url: "https://www.microsoft.com", image: "/img/who/microsoft.png" },
{ url: "http://www.mozilla.com", image: "/img/who/mozilla.png" }, { url: "http://www.mozilla.com", image: "/img/who/mozilla.png" },
{ url: "https://www.oculus.com", image: "/img/who/oculus.png" }, { url: "https://www.oculus.com", image: "/img/who/oculus.png" },
{ {

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Loading…
Cancel
Save