diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml deleted file mode 100644 index a2d270e..0000000 --- a/.github/workflows/labeler.yml +++ /dev/null @@ -1,19 +0,0 @@ -name: Auto Label PRs - -on: - pull_request: - types: [opened, synchronize, reopened] - -permissions: - contents: read - pull-requests: write - -jobs: - label: - runs-on: ubuntu-latest - steps: - - name: Auto Label - uses: actions/labeler@v5 - with: - repo-token: ${{ secrets.GITHUB_TOKEN }} - configuration-path: .github/labeler.yml diff --git a/Contributors.md b/Contributors.md index a78bf80..ec236a0 100644 --- a/Contributors.md +++ b/Contributors.md @@ -17,6 +17,7 @@ If your name is below — congratulations! 🎉 * [jaseel](https://github.com/jaseel0) * [ ashfak](https://github.com/ashfak88) * [jefin](https://github.com/jefin-s) +* [Bismay](https://github.com/Bismay-exe) ---