This is an automated email from the ASF dual-hosted git repository. skrawcz pushed a commit to branch add/andre-collaborator in repository https://gitbox.apache.org/repos/asf/burr.git
commit f44c6841ec03c69901a005e78ad08cf72bee4980 Author: Stefan Krawczyk <[email protected]> AuthorDate: Wed Mar 25 00:33:33 2026 -0700 Adds andreahlert as collaborator --- .asf.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 98fbcd3d..8b6ed5bf 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -69,6 +69,9 @@ github: require_code_owner_reviews: false required_approving_review_count: 1 + collaborators: + - andreahlert + notifications: commits: [email protected] issues: [email protected]
