Skip to content

Commit

Permalink
Merge pull request #208 from AlexVCaron/infra/github
Browse files Browse the repository at this point in the history
[FIX] Remove all teams and fix group enabling
  • Loading branch information
AlexVCaron authored Sep 10, 2024
2 parents e7849bf + 12cf780 commit f97496c
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions .github/reviewers.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
reviewers:
defaults:
- repository-owners
- team:Reviewers_nf-scil
- arnaudbore
- AlexVCaron

groups:
Expand All @@ -16,6 +16,12 @@ reviewers:
- gagnonanthony
- ThoumyreStanislas
- Manonedde
guidelines-leads:
- AlexVCaron
- arnaudbore
- gagnonanthony
- ThoumyreStanislas
- Manonedde
surgery-leads:
- GuillaumeTh
diffusion-mri-leads:
Expand Down Expand Up @@ -54,9 +60,9 @@ files:
'docs/**':
- documentation-leads
'modules/nf-scil/**':
- team:Reviewers_nf-scil
- guidelines-leads
'subworkflows/nf-scil/**':
- team:Reviewers_nf-scil
- guidelines-leads
'LICENSE':
- repository-owners
'CONTRIBUTING.md':
Expand All @@ -68,5 +74,5 @@ options:
ignored_keywords:
- WIP
- Work in progress
enable_group_assignments: true
enable_group_assignment: true
last_files_match_only: false

0 comments on commit f97496c

Please sign in to comment.