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

klesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


The following commit(s) were added to refs/heads/main by this push:
     new c752b707 fix: delete 0.15 protection in .asf.yaml (#3563)
c752b707 is described below

commit c752b707183f5697d6e1973b3f435c28fa61555d
Author: Likyh <[email protected]>
AuthorDate: Tue Oct 25 11:08:31 2022 +0800

    fix: delete 0.15 protection in .asf.yaml (#3563)
    
    Co-authored-by: linyh <[email protected]>
---
 .asf.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 3f1cf3c9..e8a3bbe1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -69,8 +69,6 @@ github:
       whatever: Just a placehold to make it in protection
     release-v0.14:
       whatever: Just a placehold to make it in protection
-    release-v0.15:
-      whatever: Just a placehold to make it in protection
   # The triage role allows people to assign, edit, and close issues and pull 
requests,
   # without giving them write access to the code.
   collaborators:

Reply via email to