You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by ms...@apache.org on 2019/12/20 23:11:43 UTC

[incubator-teaclave] branch master updated: Add .asf.yaml to setup description of github repo (#188)

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

mssun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git


The following commit(s) were added to refs/heads/master by this push:
     new ba888c4  Add .asf.yaml to setup description of github repo (#188)
ba888c4 is described below

commit ba888c4b12ddb805003c19a66f9c177a04374ca3
Author: Mingshen Sun <bo...@mssun.me>
AuthorDate: Fri Dec 20 15:11:35 2019 -0800

    Add .asf.yaml to setup description of github repo (#188)
---
 .asf.yaml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..1c19087
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,12 @@
+github:
+  description: "Apache Teaclave (incubating) is an open source universal secure computing platform"
+  homepage: https://teaclave.org
+  labels:
+    - universal-secure-computing
+    - trusted-execution-environment
+    - function-as-a-service
+    - secure-multiparty-computation
+    - tee
+    - sgx
+    - faas
+    - rust


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@teaclave.apache.org
For additional commands, e-mail: commits-help@teaclave.apache.org