diff --git a/_data/users.yml b/_data/users.yml index 81847bf6d..f82de0c1a 100644 --- a/_data/users.yml +++ b/_data/users.yml @@ -704,3 +704,8 @@ url: https://kentik.com/ logo: kentik.svg how: "Our advanced network analytics platform relies on many Rust components." +- + name: Careem + url: https://careem.com/ + logo: careem.png + how: "Security Engineering Team at Careem is using Rust for real time log analysis and other stream processing of logs and metrics." diff --git a/user-logos/careem.png b/user-logos/careem.png new file mode 100755 index 000000000..363c1efc0 Binary files /dev/null and b/user-logos/careem.png differ