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

mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro-rs.git


The following commit(s) were added to refs/heads/main by this push:
     new b656664  chore: Remove unsupported features in .asf.yaml
b656664 is described below

commit b656664566a9bd3a4c85102acd6613b16ef325d5
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Tue Sep 24 09:09:22 2024 +0300

    chore: Remove unsupported features in .asf.yaml
    
    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
---
 .asf.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 7d7fb1c..b7b1bdb 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,8 +32,6 @@ github:
   features:
     issues: true
     pull_requests: true
-    projects: false
-    releases: false
     wiki: false
   protected_tags:
     - "rel/*"

Reply via email to