This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-site.git
The following commit(s) were added to refs/heads/master by this push:
new 4ad150c777 Protect `asf-site` branch
4ad150c777 is described below
commit 4ad150c77787d8d4e72498b52d1d4b4322f86808
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Mon Mar 4 10:49:42 2024 +0100
Protect `asf-site` branch
---
.asf.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 390255731d..174db6c535 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,7 @@
+github:
+ protected_branches:
+ asf-site: {}
+
notifications:
commits: [email protected]
issues: [email protected]