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:23 UTC

[incubator-mxnet-examples] branch master created (now 9ab4e61)

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

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


      at 9ab4e61  set github features

This branch includes the following new commits:

     new 9ab4e61  set github features

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by zh...@apache.org.
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