This is an automated email from the ASF dual-hosted git repository.

psiace pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal-ofs.git


The following commit(s) were added to refs/heads/main by this push:
     new 1de247e  chore: Enable issues and discussions for ofs (#2)
1de247e is described below

commit 1de247e43d5e8926021d015c6cc8a29c4cf1ee80
Author: Xuanwo <[email protected]>
AuthorDate: Thu Oct 16 20:22:07 2025 +0900

    chore: Enable issues and discussions for ofs (#2)
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index ed6ee7c..8ee3c01 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -26,6 +26,9 @@ github:
     - s3
     - fs
     - cli
+  features:
+    issues: true
+    discussions: true
   enabled_merge_buttons:
     squash: true
     merge: false

Reply via email to