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

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


The following commit(s) were added to refs/heads/4.0.x by this push:
     new b594a92  [skip ci] Add new users to .asf.yaml configuration
b594a92 is described below

commit b594a92524918fe5d22ab4e6ada6491e1647df19
Author: Mattias Reichel <[email protected]>
AuthorDate: Thu Oct 9 16:59:52 2025 +0200

    [skip ci] Add new users to .asf.yaml configuration
---
 .asf.yaml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index f32f598..a436ef4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -8,6 +8,10 @@ github:
           type: User
         - id: matrei
           type: User
+        - id: jamesfredley
+          type: User
+        - id: sbglasius
+          type: User
       wait_timer: 0
     docs:
       required_reviewers:
@@ -17,6 +21,10 @@ github:
           type: User
         - id: matrei
           type: User
+        - id: jamesfredley
+          type: User
+        - id: sbglasius
+          type: User
       wait_timer: 0
     close:
       required_reviewers:
@@ -26,4 +34,8 @@ github:
           type: User
         - id: matrei
           type: User
+        - id: jamesfredley
+          type: User
+        - id: sbglasius
+          type: User
       wait_timer: 0

Reply via email to