From ebccde9736ca33b7c010355231cc86ea44823db7 Mon Sep 17 00:00:00 2001 From: Viacheslav Turovskyi Date: Tue, 11 Feb 2025 11:44:38 +0200 Subject: [PATCH] ci: fix and improve automation around `MAINTAINERS.yaml` --- .github/workflows/maintainer_management.yml | 2 +- Emeritus.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/maintainer_management.yml b/.github/workflows/maintainer_management.yml index cb2fa8075..5ccf9b5a2 100644 --- a/.github/workflows/maintainer_management.yml +++ b/.github/workflows/maintainer_management.yml @@ -251,7 +251,7 @@ jobs: - name: Commit and push run: | git add . - git commit -m "Update Emeritus.yaml" + git commit -m "chore: update Emeritus.yaml" git remote set-url origin https://x-access-token:${{ env.GH_TOKEN_ORG_ADMIN }}@github.com/asyncapi/community.git git push origin update-emeritus-${{ github.run_id }} diff --git a/Emeritus.yaml b/Emeritus.yaml index a21e0d9fc..4b42101eb 100644 --- a/Emeritus.yaml +++ b/Emeritus.yaml @@ -1,5 +1,10 @@ # This file lists individuals who were previously TSC members and Ambassadors but are no longer active. +emeritus_ambassadors: + - jessemenning + - meteatamel + - raphaeldelio + emeritus_tsc: - jotamusik - LouisXhaferi @@ -18,8 +23,3 @@ emeritus_tsc: - emilianozublena - NektariosFifes - M3lkior - -emeritus_ambassadors: - - jessemenning - - meteatamel - - raphaeldelio