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 08f5259  Add COMMUNITY.md to provide community information (#296)
08f5259 is described below

commit 08f5259939943d5e915172f9ec2e84e7952187fd
Author: Mingshen Sun <[email protected]>
AuthorDate: Fri May 15 18:42:06 2020 -0700

    Add COMMUNITY.md to provide community information (#296)
---
 COMMUNITY.md    | 27 +++++++++++++++++++++++++++
 CONTRIBUTORS.md |  7 ++++++-
 2 files changed, 33 insertions(+), 1 deletion(-)

diff --git a/COMMUNITY.md b/COMMUNITY.md
new file mode 100644
index 0000000..daba194
--- /dev/null
+++ b/COMMUNITY.md
@@ -0,0 +1,27 @@
+---
+permalink: /community
+sidebar: false
+---
+
+# Community
+
+Welcome to the Teaclave community. Here are several ways that you can get 
involved.
+
+## Mailing List
+
+Join us on our mailing list:
+- 
[[email protected]](https://lists.apache.org/[email protected]):
+  development related activities and discussions
+
+To subscribe, just send an email to `[email protected]`.
+
+## GitHub Issues
+
+You can also ask questions, propose features, and report bugs in Teaclave's
+[GitHub issues](https://github.com/apache/incubator-teaclave/issues).
+
+## Contributing
+
+Teaclave is open source in [The Apache 
Way](https://www.apache.org/theapacheway/),
+we aim to create a project that is maintained and owned by the community. All
+kinds of contributions are welcome.
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 513089b..c8709cd 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -1,4 +1,9 @@
-# Contributors of Apache Teaclave (incubating)
+---
+permalink: /contributors
+sidebar: false
+---
+
+# Contributors
 
 Teaclave adopts [The Apache Way](https://www.apache.org/theapacheway/).
 Everyone is more than welcome to contribute and make the project better.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to