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 <sushuang0...@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-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org