You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2020/09/24 05:43:53 UTC

[incubator-echarts] branch fix/add-github-tags created (now dfacf3c)

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

sushuang pushed a change to branch fix/add-github-tags
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


      at dfacf3c  github: Add tags based on this tutorial: https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features#git.asf.yamlfeatures-Repositorymetadata and this JIRA: https://issues.apache.org/jira/browse/INFRA-20886

This branch includes the following new commits:

     new dfacf3c  github: Add tags based on this tutorial: https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features#git.asf.yamlfeatures-Repositorymetadata and this JIRA: https://issues.apache.org/jira/browse/INFRA-20886

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.



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


[incubator-echarts] 01/01: github: Add tags based on this tutorial: https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features#git.asf.yamlfeatures-Repositorymetadata and this JIRA: https://issues.apache.org/jira/browse/INFRA-20886

Posted by su...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a commit to branch fix/add-github-tags
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git

commit dfacf3cf227c2b495c591dca6c25dc111decc819
Author: 100pah <su...@gmail.com>
AuthorDate: Thu Sep 24 13:42:47 2020 +0800

    github:
    Add tags based on this tutorial:
    https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features#git.asf.yamlfeatures-Repositorymetadata
    and this JIRA:
    https://issues.apache.org/jira/browse/INFRA-20886
---
 .asf.yaml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..a347a9d
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,12 @@
+github:
+  homepage: https://echarts.apache.org/
+  labels:
+    - echarts
+    - data-visualization
+    - charts
+    - charting-library
+    - visualization
+    - apache
+    - data-viz
+    - canvas
+    - svg


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