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

tqchen 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 4fc1c76  Add Sertis org (#26)
4fc1c76 is described below

commit 4fc1c7641c90a8749dd85204372dde75be5fd781
Author: Riccardo <[email protected]>
AuthorDate: Thu Mar 11 21:40:10 2021 +0700

    Add Sertis org (#26)
    
    Co-authored-by: Riki <[email protected]>
---
 _data/contrib_orgs.yml      |   3 +++
 images/community/sertis.png | Bin 0 -> 37998 bytes
 2 files changed, 3 insertions(+)

diff --git a/_data/contrib_orgs.yml b/_data/contrib_orgs.yml
index dcb5f32..9b489df 100644
--- a/_data/contrib_orgs.yml
+++ b/_data/contrib_orgs.yml
@@ -51,6 +51,9 @@
 - img: /images/community/samsung.png
   title: samsung
   alter: samsung
+- img: /images/community/sertis.png
+  title: sertis
+  alter: sertis
 - img: /images/community/sjtu.png
   title: sjtu
   alter: sjtu
diff --git a/images/community/sertis.png b/images/community/sertis.png
new file mode 100644
index 0000000..d78d4bc
Binary files /dev/null and b/images/community/sertis.png differ

Reply via email to