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 d5bcb8c  [skip ci] ci: add matrei as GitHub env reviewer (#154)
d5bcb8c is described below

commit d5bcb8cef1a10fd0390b90963a77b8a80297a5e6
Author: Mattias Reichel <mattias.reic...@gmail.com>
AuthorDate: Fri Jul 25 11:04:52 2025 +0200

    [skip ci] ci: add matrei as GitHub env reviewer (#154)
---
 .asf.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index b7969d5..44f67ec 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -6,6 +6,8 @@ github:
           type: Team
         - id: jdaugherty
           type: User
+        - id: matrei
+          type: User
       wait_timer: 0
     release:
       required_reviewers:
@@ -13,6 +15,8 @@ github:
           type: Team
         - id: jdaugherty
           type: User
+        - id: matrei
+          type: User
       wait_timer: 0
     docs:
       required_reviewers:
@@ -20,4 +24,6 @@ github:
           type: Team
         - id: jdaugherty
           type: User
+        - id: matrei
+          type: User
       wait_timer: 0

Reply via email to