This is an automated email from the ASF dual-hosted git repository.
kevinjqliu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
The following commit(s) were added to refs/heads/main by this push:
new 71977be5 infra: add collaborators to .asf.yaml (#1842)
71977be5 is described below
commit 71977be5114513c3141bf8f438af8c2a087875ae
Author: Kevin Liu <[email protected]>
AuthorDate: Tue Nov 11 17:33:21 2025 -0800
infra: add collaborators to .asf.yaml (#1842)
## Which issue does this PR close?
<!--
We generally require a GitHub issue to be filed for all bug fixes and
enhancements and this helps us generate change logs for our releases.
You can link an issue to this PR using the GitHub syntax. For example
`Closes #123` indicates that this PR will close issue #123.
-->
- Closes #.
## What changes are included in this PR?
Add @mbutrovich and @CTTY as collaborator.
From
https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#assigning-the-github-triage-role-to-external-collaborators
> Projects may assign external (non-committer) collaborators the triage
role for their repository. This allows them to assign, edit, and close
issues and pull requests, without giving them write-access to the code.
<!--
Provide a summary of the modifications in this PR. List the main changes
such as new features, bug fixes, refactoring, or any other updates.
-->
## Are these changes tested?
<!--
Specify what test covers (unit test, integration test, etc.).
If tests are not included in your PR, please explain why (for example,
are they covered by existing tests)?
-->
---
.asf.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 842ffc39..a5c0f930 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -52,6 +52,8 @@ github:
collaborators:
- JanKaul
- c-thiel
+ - mbutrovich
+ - CTTY
ghp_branch: gh-pages
ghp_path: /