This is an automated email from the ASF dual-hosted git repository. warren pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
commit 1ea784306bcc7c898dcaa24d2de452c7016af2cd Author: Danna Wang <[email protected]> AuthorDate: Thu Jun 23 16:25:53 2022 +0800 Update authors.yml in i18n/zh to fix pipeline issue --- i18n/zh/docusaurus-plugin-content-blog/authors.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/i18n/zh/docusaurus-plugin-content-blog/authors.yml b/i18n/zh/docusaurus-plugin-content-blog/authors.yml index 097e68e..b1ca61a 100644 --- a/i18n/zh/docusaurus-plugin-content-blog/authors.yml +++ b/i18n/zh/docusaurus-plugin-content-blog/authors.yml @@ -38,4 +38,10 @@ Geyu: name: 陈舸禹 title: Apache DevLake Contributor url: https://github.com/fredtheflat - image_url: https://github.com/fredtheflat.png \ No newline at end of file + image_url: https://github.com/fredtheflat.png + +Danna: + name: Danna Wang + title: DevLake Contributor + url: https://github.com/banshengbushu + image_url: https://github.com/banshengbushu.png \ No newline at end of file
