This is an automated email from the ASF dual-hosted git repository.
slawrence pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git
The following commit(s) were added to refs/heads/main by this push:
new 23b526e Enable GitHub wiki/issues/project management
23b526e is described below
commit 23b526eb0cf63a35ef8503c9056021d6b0791316
Author: Steve Lawrence <[email protected]>
AuthorDate: Thu Sep 23 12:40:03 2021 -0400
Enable GitHub wiki/issues/project management
---
.asf.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 2b3563c..f73753b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,9 +17,9 @@ github:
description: "Apache Daffodil VSCode"
homepage: https://daffodil.apache.org/
features:
- wiki: false
- issues: false
- projects: false
+ wiki: true
+ issues: true
+ projects: true
enabled_merge_buttons:
squash: false
merge: false