This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-minho.git
The following commit(s) were added to refs/heads/main by this push:
new fd4e146 Disable GitHub wiki and projects
fd4e146 is described below
commit fd4e146214c86c44cd8592ac1f4922af45b9f971
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Oct 22 07:43:04 2022 +0200
Disable GitHub wiki and projects
---
.asf.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index a324f6f..4eb969f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -29,9 +29,9 @@ github:
- service
ghp_branch: gh-pages
features:
- wiki: true
+ wiki: false
issues: true
- projects: true
+ projects: false
enabled_merge_buttons:
squash: true
merge: true