This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-awesome.git
commit ec518e14915411e2fd277f53e47fe34b76b767c9 Author: ken.lj <[email protected]> AuthorDate: Fri Apr 22 14:24:59 2022 +0800 Update .asf.yaml --- .asf.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 8d84e69..072f6cf 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -3,3 +3,12 @@ notifications: issues: [email protected] pullrequests: [email protected] jira_options: link label link label +github: + homepage: https://dubbo.apache.org/ + features: + # Enable wiki for documentation + wiki: true + # Enable issue management + issues: true + # Enable projects for project management boards + projects: true
