diff --git a/.github/workflows/update-website-tsc.yml b/.github/workflows/update-website-tsc.yml index 8faa6fb0d..71175fc85 100644 --- a/.github/workflows/update-website-tsc.yml +++ b/.github/workflows/update-website-tsc.yml @@ -30,7 +30,7 @@ jobs: - name: Create branch working-directory: ./website run: | - git checkout -b update-tscmembers-${{ github.run_id }} + git checkout -b update-tscmembers-${{ github.head_ref }} - name: Convert YAML to JSON using Python working-directory: ./community run: | diff --git a/MAINTAINERS.yaml b/MAINTAINERS.yaml index ba3ae2c66..92940121b 100644 --- a/MAINTAINERS.yaml +++ b/MAINTAINERS.yaml @@ -489,6 +489,14 @@ isTscMember: false repos: - dotnet-rabbitmq-template +- name: mr-nuno + github: mr-nuno + slack: U03A5145 + availableForHire: false + company: GmbH + isTscMember: false + repos: + - dotnet-rabbitmq-template - name: Thulisile Sibanda github: thulieblack linkedin: v-thulisile-sibanda