From bc57897cc509b29b6642c317e0c51c4e29749590 Mon Sep 17 00:00:00 2001 From: niksirbi Date: Fri, 1 May 2026 14:39:14 +0100 Subject: [PATCH 1/5] Use fine-grained PAT so contributors action can trigger CI --- .github/workflows/update_contributors_list.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_contributors_list.yml b/.github/workflows/update_contributors_list.yml index dab65484a..bd637800a 100644 --- a/.github/workflows/update_contributors_list.yml +++ b/.github/workflows/update_contributors_list.yml @@ -24,4 +24,4 @@ jobs: commit_message: 'Update contributors list' pr_title_on_protected: 'Contributors-Readme-Action: Update contributors list' env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.CONTRIBUTORS_PAT }} From 6a9d775f38a7bfdc3ed1077ee4cb00b897e0818b Mon Sep 17 00:00:00 2001 From: Niko Sirmpilatze Date: Fri, 1 May 2026 15:05:36 +0100 Subject: [PATCH 2/5] Update contributors list --- docs/source/community/people.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/community/people.md b/docs/source/community/people.md index cb769a6d7..28c11087a 100644 --- a/docs/source/community/people.md +++ b/docs/source/community/people.md @@ -426,8 +426,6 @@ providing sample data, or by actively participating in discussions). Angela Albi - - edeno @@ -435,6 +433,8 @@ providing sample data, or by actively participating in discussions). Eric Denovellis + + luiztauffer From 229b9720acf5163745fe15ace5de7c6dcbd6fac5 Mon Sep 17 00:00:00 2001 From: niksirbi Date: Fri, 22 May 2026 15:40:43 +0100 Subject: [PATCH 3/5] updated contributors workflow to use app token --- .github/workflows/update_contributors_list.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/workflows/update_contributors_list.yml b/.github/workflows/update_contributors_list.yml index bd637800a..a2a28796f 100644 --- a/.github/workflows/update_contributors_list.yml +++ b/.github/workflows/update_contributors_list.yml @@ -17,6 +17,12 @@ jobs: contents: write pull-requests: write steps: + - name: Generate app token + id: app-token + uses: actions/create-github-app-token@v1 + with: + app-id: ${{ secrets.NIU_BOT_APP_ID }} + private-key: ${{ secrets.NIU_BOT_PRIVATE_KEY }} - name: Contribute List uses: akhilmhdh/contributors-readme-action@v2.3.11 with: @@ -24,4 +30,4 @@ jobs: commit_message: 'Update contributors list' pr_title_on_protected: 'Contributors-Readme-Action: Update contributors list' env: - GITHUB_TOKEN: ${{ secrets.CONTRIBUTORS_PAT }} + GITHUB_TOKEN: ${{ steps.app-token.outputs.token }} From e157293e5e5fc7bcb60adf75ee6fa83af885a872 Mon Sep 17 00:00:00 2001 From: niksirbi Date: Fri, 22 May 2026 16:39:16 +0100 Subject: [PATCH 4/5] use client id instead of app id --- .github/workflows/update_contributors_list.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update_contributors_list.yml b/.github/workflows/update_contributors_list.yml index a2a28796f..654359189 100644 --- a/.github/workflows/update_contributors_list.yml +++ b/.github/workflows/update_contributors_list.yml @@ -19,9 +19,9 @@ jobs: steps: - name: Generate app token id: app-token - uses: actions/create-github-app-token@v1 + uses: actions/create-github-app-token@v3 with: - app-id: ${{ secrets.NIU_BOT_APP_ID }} + client-id: ${{ secrets.NIU_BOT_CLIENT_ID }} private-key: ${{ secrets.NIU_BOT_PRIVATE_KEY }} - name: Contribute List uses: akhilmhdh/contributors-readme-action@v2.3.11 From a4016de72e39a2dbc57d83b07da06e4334bbb6bd Mon Sep 17 00:00:00 2001 From: "neuroinformatics-unit-bot[bot]" <286993462+neuroinformatics-unit-bot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 16:20:13 +0000 Subject: [PATCH 5/5] Update contributors list --- docs/source/community/people.md | 57 +++++++++++++++++++-------------- 1 file changed, 33 insertions(+), 24 deletions(-) diff --git a/docs/source/community/people.md b/docs/source/community/people.md index 28c11087a..e165ab261 100644 --- a/docs/source/community/people.md +++ b/docs/source/community/people.md @@ -71,6 +71,13 @@ This is automatically updated via GitHub Actions and should not be modified. + + + Tushar7012 +
+ Tushar Das +
+ b-peri @@ -92,13 +99,6 @@ This is automatically updated via GitHub Actions and should not be modified. Ishaan Shaikh - - - Tushar7012 -
- Tushar Das -
- AlgoFoe @@ -150,6 +150,15 @@ This is automatically updated via GitHub Actions and should not be modified. carlocastoldi + + + ishan372or +
+ ishan372or +
+ + + CeliaLrt @@ -157,8 +166,6 @@ This is automatically updated via GitHub Actions and should not be modified. CeliaLrt - - DPWebster @@ -188,12 +195,14 @@ This is automatically updated via GitHub Actions and should not be modified. - - HARSHDIPSAHA + + HarshdipSaha
Harshdip Saha
+ + IgorTatarnikov @@ -201,8 +210,6 @@ This is automatically updated via GitHub Actions and should not be modified. Igor Tatarnikov - - Kasra-Shirvanian @@ -238,6 +245,8 @@ This is automatically updated via GitHub Actions and should not be modified. Lauraschwarz + + roaldarbol @@ -245,8 +254,6 @@ This is automatically updated via GitHub Actions and should not be modified. Mikkel Roald-Arbøl - - M0hammed-Reda @@ -282,6 +289,8 @@ This is automatically updated via GitHub Actions and should not be modified. Vedant Vakharia + + yarikoptic @@ -289,8 +298,6 @@ This is automatically updated via GitHub Actions and should not be modified. Yaroslav Halchenko - - angkul07 @@ -305,13 +312,6 @@ This is automatically updated via GitHub Actions and should not be modified. bhanushali parth hitesh - - - ishan372or -
- ishan372or -
- ivanvrlg @@ -326,6 +326,15 @@ This is automatically updated via GitHub Actions and should not be modified. maxstaras + + + vybhav72954 +
+ vybhav72954 +
+ + + yvonne0006