diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 1b0acd52..fd740c29 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -9,27 +9,18 @@ on: workflow_dispatch: jobs: - contributors: + contrib-readme-job: runs-on: ubuntu-latest if: | github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.pull_request.merged == true) || github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' + permissions: + contents: write + pull-requests: write steps: - - name: Checkout - uses: actions/checkout@v4 - with: - token: ${{ secrets.GITHUB_TOKEN }} - - - name: All Contributors Auto Action - uses: JoshuaKGoldberg/all-contributors-auto-action@v0.3.2 - with: - token: ${{ secrets.GITHUB_TOKEN }} - - - name: Comment on recent activity - uses: actions/github-script@v7 - with: - github-token: ${{ secrets.GITHUB_TOKEN }} - script: | - console.log('Contributors workflow completed successfully'); + - name: Contribute List + uses: akhilmhdh/contributors-readme-action@v2.3.10 + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md index bf937cd0..0f7b4b2c 100644 --- a/README.md +++ b/README.md @@ -217,33 +217,139 @@ Special thanks to: ## Contributors + +
Satyam Jha |
- Aryan Trivedi |
- Mannem Sumana Sri |
- Manar ELhabbal |
- Abhishek Kumar Ray |
- Elwin |
- Preeti Das |
-
Ananya Singh |
- DMounas |
- Debasmita C |
- GAURI |
- Ritam Sen |
- Rudraksha kumar |
- Shaik Zainab |
-
Ishita Srivastava | Contributor |
- pranayshl |
- |||||
|
+
+ + Satyam Jha + + |
+
+
+ + Sandeep Sarkar + + |
+
+
+ + Aryan Trivedi + + |
+
+
+ + Mannem Sumana Sri + + |
+
+
+ + Manar ELhabbal + + |
+
+
+ + Abhishek Kumar Ray + + |
+ |
|
+
+ + Elwin + + |
+
+
+ + Preeti Das + + |
+
+
+ + pranayshl + + |
+
+
+ + Ishita Srivastava | Contributor + + |
+
+
+ + Shaik Zainab + + |
+
+
+ + Rudraksha kumar + + |
+ |
|
+
+ + Ritam Sen + + |
+
+
+ + GAURI + + |
+
+
+ + Debasmita C + + |
+
+
+ + DMounas + + |
+
+
+ + Ananya Singh + + |
+