This is an automated email from the ASF dual-hosted git repository.
paulk-asert pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-dev-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 5729f4f restore
5729f4f is described below
commit 5729f4f88dff7a55317b9e72b11a5ae4fda69c65
Author: Paul King <[email protected]>
AuthorDate: Thu May 21 18:17:10 2026 +1000
restore
---
.asf.yaml | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..d7956a6
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,13 @@
+# see https://s.apache.org/asfyaml
+publish:
+ whoami: asf-site
+
+github:
+ rulesets:
+ - name: "Default Branch Protection"
+ type: branch
+ branches:
+ includes:
+ - "~DEFAULT_BRANCH"
+ restrict_deletion: true
+ restrict_force_push: true