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

matrei pushed a commit to branch asf
in repository https://gitbox.apache.org/repos/asf/grails-github-actions.git


The following commit(s) were added to refs/heads/asf by this push:
     new 55e9a80  Update required reviewers in .asf.yaml
55e9a80 is described below

commit 55e9a806e69671c8f55730549ab7028a0ff1a519
Author: Mattias Reichel <[email protected]>
AuthorDate: Thu Oct 9 16:04:54 2025 +0200

    Update required reviewers in .asf.yaml
    
    Added new reviewers for the release environment.
---
 .asf.yaml | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 7f01074..0d12d57 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,10 +23,14 @@ github:
   environments:
     release:
       required_reviewers:
-        - id: grails-committers
-          type: Team
         - id: jdaugherty
           type: User
+        - id: matrei
+          type: User
+        - id: jamesfredley
+          type: User
+        - id: sbglasius
+          type: User
       wait_timer: 0
   description: "Apache Grails - GitHub Actions"
   homepage: https://grails.apache.org/

Reply via email to