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

ottlinger pushed a commit to branch fixFooter
in repository https://gitbox.apache.org/repos/asf/creadur-site.git

commit a453fadbf6fd8bb09717b74fd0400d7b25effeb3
Author: Hugo Hirsch <[email protected]>
AuthorDate: Thu May 28 12:35:02 2026 +0200

    Add branch creation note due to ASF policy change
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 2e24bee33..568ac61ae 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ This repository contains our webpage.
 
 Every commit is directly pushed and available on 
[https://creadur.apache.org/](https://creadur.apache.org/), as its deployment 
is done via [asf.yaml](./.asf.yaml).
 
+Due to ASF restrictions you need to file a PR for every change as a direct 
commit to the master branch is forbidden.
+
 ## Prerequisites for working on the webpage
 
 In order to work with Creadur's git repositories some scripts expect that all 
projects are checked out in one directory. Thus you should have the following 
directory structure on your local box:

Reply via email to