From 1c7e1c0bba659f2f8f3065fa38b46f640e45a79c Mon Sep 17 00:00:00 2001 From: soykje Date: Thu, 10 Oct 2024 11:12:07 +0200 Subject: [PATCH] refactor: cleanup for contributing section and related workflow --- .github/workflows/release.yml | 19 ----- documentation/contributing/Contributors.md | 83 ++++++++++++++++++++- documentation/contributing/Contributors.mdx | 6 -- documentation/contributing/Maintainers.md | 60 +-------------- documentation/contributing/Maintainers.mdx | 6 -- 5 files changed, 82 insertions(+), 92 deletions(-) delete mode 100644 documentation/contributing/Contributors.mdx delete mode 100644 documentation/contributing/Maintainers.mdx diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a17273b3e..079516de7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,25 +26,6 @@ jobs: collaborators: 'outside' env: GITHUB_TOKEN: ${{ secrets.SA_TOKEN }} - maintainers: - runs-on: ubuntu-latest - name: Maintainers - steps: - - name: Doc maintainers - uses: akhilmhdh/contributors-readme-action@v2.3.6 - if: github.event_name == 'push' - with: - image_size: 50 - readme_path: 'documentation/contributing/Maintainers.md' - columns_per_row: 8 - use_username: true - commit_message: 'docs(chore): update maintainers' - committer_username: 'spark-ui-bot' - committer_email: 'gp.gt.ft.ade.spark@adevinta.com' - auto_detect_branch_protection: false - collaborators: 'outside' - env: - GITHUB_TOKEN: ${{ secrets.SA_TOKEN }} release: runs-on: ubuntu-latest steps: diff --git a/documentation/contributing/Contributors.md b/documentation/contributing/Contributors.md index b934b5f2a..7121c0464 100644 --- a/documentation/contributing/Contributors.md +++ b/documentation/contributing/Contributors.md @@ -1,6 +1,85 @@ # Contributors - + + + + + + + + + + + + + +
+ + andresin87 +
+ andresin87 +
+
+ + Powerplex +
+ Powerplex +
+
+ + acd02 +
+ acd02 +
+
+ + andresz1 +
+ andresz1 +
+
+ + soykje +
+ soykje +
+
+ + kikoruiz +
+ kikoruiz +
+
+ + solygambas +
+ solygambas +
+
+ + arnau-rius +
+ arnau-rius +
+
+ + danieleloscozzese +
+ danieleloscozzese +
+
+ + tomasmax +
+ tomasmax +
+
+ + ferminhg +
+ ferminhg +
+
- + diff --git a/documentation/contributing/Contributors.mdx b/documentation/contributing/Contributors.mdx deleted file mode 100644 index 9822cf202..000000000 --- a/documentation/contributing/Contributors.mdx +++ /dev/null @@ -1,6 +0,0 @@ -import { Meta, Markdown } from '@storybook/blocks' -import Contributors from './Contributors.md?raw' - - - -{Contributors} diff --git a/documentation/contributing/Maintainers.md b/documentation/contributing/Maintainers.md index 683ebc67d..2882ed639 100644 --- a/documentation/contributing/Maintainers.md +++ b/documentation/contributing/Maintainers.md @@ -1,15 +1,7 @@ # Maintainers - - - - - - - - - - +
- - andresin87 -
- andresin87 -
-
Powerplex @@ -24,13 +16,6 @@ acd02 - - andresz1 -
- andresz1 -
-
soykje @@ -38,48 +23,5 @@ soykje - - kikoruiz -
- kikoruiz -
-
- - solygambas -
- solygambas -
-
- - arnau-rius -
- arnau-rius -
-
- - danieleloscozzese -
- danieleloscozzese -
-
- - tomasmax -
- tomasmax -
-
- - ferminhg -
- ferminhg -
-
- diff --git a/documentation/contributing/Maintainers.mdx b/documentation/contributing/Maintainers.mdx deleted file mode 100644 index c669a2fac..000000000 --- a/documentation/contributing/Maintainers.mdx +++ /dev/null @@ -1,6 +0,0 @@ -import { Meta, Markdown } from '@storybook/blocks' -import Maintainers from './Maintainers.md?raw' - - - -{Maintainers}