This is an automated email from the ASF dual-hosted git repository.
matrei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/grails-gradle-publish.git
The following commit(s) were added to refs/heads/main by this push:
new b386276 Modify required reviewers in .asf.yaml
b386276 is described below
commit b3862761b88d06f2aedc2485bb0b8de75248f2e9
Author: Mattias Reichel <[email protected]>
AuthorDate: Thu Oct 9 16:06:22 2025 +0200
Modify required reviewers in .asf.yaml
Updated required reviewers for release, docs, and close environments.
---
.asf.yaml | 24 ++++++++++++++++++------
1 file changed, 18 insertions(+), 6 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index f0fd2b5..4c8d8cd 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,24 +15,36 @@ 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
notifications:
# GitHub related