This is an automated email from the ASF dual-hosted git repository. skrawcz pushed a commit to branch add-collaborator-dev-il in repository https://gitbox.apache.org/repos/asf/hamilton.git
commit ae5fd6582c3dd096eec460f81d851954fe74ce08 Author: Stefan Krawczyk <[email protected]> AuthorDate: Sun Feb 1 11:19:54 2026 +1100 Add collaborator 'Dev-iL' to .asf.yaml Adds @Dev-iL as collaborator (not committer). See https://github.com/apache/infrastructure-asfyaml/blob/main/README.md#assigning-the-github-triage-role-to-external-collaborators for more details on this. --- .asf.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index ddf6f649..9ffa9a3d 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -56,6 +56,8 @@ github: dismiss_stale_reviews: false require_code_owner_reviews: false required_approving_review_count: 1 + collaborators: + - Dev-iL notifications: commits: [email protected]
