You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by zh...@apache.org on 2020/08/02 21:29:24 UTC

[incubator-mxnet-examples] 01/01: set github features

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

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

commit 9ab4e61c6997960fc8e2755d90389b5dab8c97f3
Author: Sheng Zha <zh...@amazon.com>
AuthorDate: Sun Aug 2 13:52:10 2020 -0700

    set github features
---
 .asf.yaml | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..a0fd043
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,16 @@
+notifications:
+    commits:      commits@mxnet.apache.org
+    issues:       commits@mxnet.apache.org
+    pullrequests: commits@mxnet.apache.org
+    jira_options: link label worklog
+
+github:
+  features:
+    wiki: true
+    issues: true
+    projects: true
+
+  enabled_merge_buttons:
+    squash:  true
+    merge:   false
+    rebase:  true