Skip to content

Commit 71977be

Browse files
authored
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)? -->
1 parent d4c6f48 commit 71977be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.asf.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ github:
5252
collaborators:
5353
- JanKaul
5454
- c-thiel
55+
- mbutrovich
56+
- CTTY
5557
ghp_branch: gh-pages
5658
ghp_path: /
5759

0 commit comments

Comments
 (0)