This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-pekko-site.git
commit c0a8af3fdad27b5cd1b505e28572dd952edc7d44 Author: PJ Fanning <[email protected]> AuthorDate: Wed Apr 5 10:13:31 2023 +0200 enable wiki --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index b4212a7b..f393f037 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -3,7 +3,7 @@ github: features: # Enable wiki for documentation - wiki: false + wiki: true # Enable issue management issues: true # Enable projects for project management boards --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
