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

mdedetrich pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-pekko-persistence-r2dbc.git


The following commit(s) were added to refs/heads/main by this push:
     new b22e21b  Add protected tags to .asf.yaml
b22e21b is described below

commit b22e21be29e73bb26d340e4b8baf9cbea035a41e
Author: Matthew de Detrich <[email protected]>
AuthorDate: Sat Jun 3 10:28:54 2023 +0200

    Add protected tags to .asf.yaml
---
 .asf.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 33c7f15..1c4b0b4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -8,7 +8,10 @@ github:
     - pekko-persistence
     - r2dbc
     - journal
-  
+
+  protected_tags:
+    - "v*.*.*"
+
   features:
     # Enable wiki for documentation
     wiki: false


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to