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

etudenhoefner pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git


The following commit(s) were added to refs/heads/main by this push:
     new b8919cd  chore: Enable projects. (#247)
b8919cd is described below

commit b8919cd2cdb15fef4cdb966459d02d2dd8729cb7
Author: Renjie Liu <[email protected]>
AuthorDate: Mon Mar 11 15:46:11 2024 +0800

    chore: Enable projects. (#247)
---
 .asf.yaml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index c519b91..ce27a54 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -46,7 +46,7 @@ github:
   features:
     wiki: false
     issues: true
-    projects: false
+    projects: true
   collaborators:
     - Xuanwo
     - liurenjie1024
@@ -55,7 +55,7 @@ github:
   ghp_path: /
 
 notifications:
-    commits:      [email protected]
-    issues:       [email protected]
-    pullrequests: [email protected]
-    jira_options: link label link label
+  commits: [email protected]
+  issues: [email protected]
+  pullrequests: [email protected]
+  jira_options: link label link label

Reply via email to