This is an automated email from the ASF dual-hosted git repository.

lmzheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm-site.git


The following commit(s) were added to refs/heads/main by this push:
     new c44c976  add sjtu to community (#22)
c44c976 is described below

commit c44c9766f696e3b42b50b1bbabb15177991f51a2
Author: Siyuan Feng <[email protected]>
AuthorDate: Mon Mar 1 20:40:10 2021 +0800

    add sjtu to community (#22)
---
 _data/contrib_orgs.yml    |   3 +++
 images/community/sjtu.png | Bin 0 -> 236508 bytes
 2 files changed, 3 insertions(+)

diff --git a/_data/contrib_orgs.yml b/_data/contrib_orgs.yml
index 5131ab1..b1b4ed8 100644
--- a/_data/contrib_orgs.yml
+++ b/_data/contrib_orgs.yml
@@ -48,6 +48,9 @@
 - img: /images/community/qualcommic.png
   title: qualcommic
   alter: qualcommic
+- img: /images/community/sjtu.png
+  title: sjtu
+  alter: sjtu
 - img: /images/community/ucberkeley.png
   title: ucberkeley
   alter: ucberkeley
diff --git a/images/community/sjtu.png b/images/community/sjtu.png
new file mode 100644
index 0000000..0de00de
Binary files /dev/null and b/images/community/sjtu.png differ

Reply via email to