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

matrei pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-spring-security.git


The following commit(s) were added to refs/heads/7.0.x by this push:
     new 55b24d03a [skip ci] Add additional required reviewers for GitHub 
environments
55b24d03a is described below

commit 55b24d03abe2fc14ed0ebfdbaf5e5d1e475446fe
Author: Mattias Reichel <[email protected]>
AuthorDate: Tue Oct 28 17:13:20 2025 +0100

    [skip ci] Add additional required reviewers for GitHub environments
---
 .asf.yaml | 24 ++++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index cb2d7819a..2885b5c2e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -2,22 +2,34 @@ 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
     docs:
       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
     close:
       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

Reply via email to