From ba4e61349ff5c185fd3358790b6f4e23a644237c Mon Sep 17 00:00:00 2001 From: Sylvain Wallez Date: Tue, 28 Oct 2025 08:44:40 +0100 Subject: [PATCH] Remove swallez from rest-api-json updates reviewers --- .github/workflows/update-rest-api-json.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-rest-api-json.yml b/.github/workflows/update-rest-api-json.yml index 94944deeec..8f9e3efe47 100644 --- a/.github/workflows/update-rest-api-json.yml +++ b/.github/workflows/update-rest-api-json.yml @@ -50,5 +50,5 @@ jobs: commit-message: 'Update rest-api-spec' labels: specification,skip-backport delete-branch: true - reviewers: Anaethelion,ezimuel,flobernd,JoshMock,l-trotta,miguelgrinberg,picandocodigo,pquentin,swallez,technige + reviewers: Anaethelion,ezimuel,flobernd,JoshMock,l-trotta,miguelgrinberg,picandocodigo,pquentin,technige branch: automated/rest-api-spec-update-${{ matrix.branch }}