diff --git a/_data/users.yml b/_data/users.yml index 8cc8da4e0..3e9f8ee8f 100644 --- a/_data/users.yml +++ b/_data/users.yml @@ -77,6 +77,11 @@ url: http://www.canonical.com logo: canonical.svg how: "Everything from server monitoring to middleware!" +- + name: Ceph + url: http://ceph.com + logo: ceph.png + how: "Rust bindings for librbd, an interface into the Ceph storage platform." - name: Coursera url: https://www.coursera.org diff --git a/user-logos/ceph.png b/user-logos/ceph.png new file mode 100644 index 000000000..398694f69 Binary files /dev/null and b/user-logos/ceph.png differ