This is an automated email from the ASF dual-hosted git repository. chrisdutz pushed a commit to branch chore/allow-plc4x-committers-to-push-to-develop in repository https://gitbox.apache.org/repos/asf/plc4x.git
commit 876acb56faeb48b5e542127ed53f74d981fc01a5 Author: Christofer Dutz <[email protected]> AuthorDate: Wed Aug 12 13:47:25 2026 +0200 chore: Added the plc4x-committers to the bypass_teams to allow them to commit directly to develop. --- .asf.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.asf.yaml b/.asf.yaml index 4465652e5b..b4c1fe8364 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -91,6 +91,7 @@ github: excludes: [ ] bypass_teams: - root + - plc4x-committers restrict_deletion: true restrict_force_push: true required_pull_request_reviews:
