This is an automated email from the ASF dual-hosted git repository.
knmc pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 5823249 Update .asf.yaml
5823249 is described below
commit 5823249f395e845376d6c24c3391ee7f06176257
Author: Keith N. McKenna <[email protected]>
AuthorDate: Wed Feb 10 12:59:00 2021 -0500
Update .asf.yaml
I was wrong, one more and hopefully the last.
---
.asf.yaml | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 86b5bc2..a09a849 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,5 +1,6 @@
github:
-# Enable issue management
- issues: true
-# Enable projects for project management boards
- projects: true
+ features:
+ # Enable issue management
+ issues: true
+ # Enable projects for project management boards
+ projects: true