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

hez pushed a commit to branch protect-release-v0.14
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git

commit a3b7a614bc2600d14ed4fd810ffb0cd4c3bcce7e
Author: Hezheng Yin <[email protected]>
AuthorDate: Sun Jan 8 18:56:21 2023 -0800

    chore: add protection for release-v0.14 back
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index d05f9302b..e8a3bbe19 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -67,6 +67,8 @@ github:
       whatever: Just a placehold to make it in protection
     release-v0.13:
       whatever: Just a placehold to make it in protection
+    release-v0.14:
+      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