You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2022/06/27 20:35:22 UTC

[beam] 01/01: Give @pcoet triage permission

This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a commit to branch users/damccorm/triage
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 74ef80d1ec6c37c6c1971091ab034d9a86ad28b8
Author: Danny McCormick <da...@google.com>
AuthorDate: Mon Jun 27 16:35:14 2022 -0400

    Give @pcoet triage permission
    
    This gives @pcoet triage permission for the work he does on the website and removes me (since I get that by default via committer permissions)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index fab8b013071..1331250ff2f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -36,7 +36,7 @@ github:
 
   # Give some users issue triage permissions
   collaborators:
-    - damccorm
+    - pcoet
 
   enabled_merge_buttons:
     squash: true