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-trustzone-sdk.git
commit 6023d38341c19b926affb2943d8a879e84fb397e Author: Mingshen Sun <[email protected]> AuthorDate: Mon Mar 22 13:44:29 2021 -0700 Add meta data of the project --- .asf.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 0000000..cab2b0b --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,10 @@ +github: + description: "Teaclave TrustZone SDK enables safe, functional, and ergonomic development of trustlets." + homepage: https://teaclave.apache.org + labels: + - secure-computing + - confidential-computing + - trusted-execution-environment + - tee + - trustzone + - rust --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
