From 7938481a367ffb1122903f114ff2c5c08a19689d Mon Sep 17 00:00:00 2001 From: "aswins2108@gmail.com" Date: Sat, 1 Oct 2022 14:46:26 +0530 Subject: [PATCH 1/3] Contributors list automated --- .github/workflows/contributors.yml | 14 ++++++++++++++ README.md | 5 +++++ 2 files changed, 19 insertions(+) create mode 100644 .github/workflows/contributors.yml diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml new file mode 100644 index 0000000..7cdc904 --- /dev/null +++ b/.github/workflows/contributors.yml @@ -0,0 +1,14 @@ +on: + push: + branches: + - main + +jobs: + contrib-readme-job: + runs-on: ubuntu-latest + name: A job to automate contrib in readme + steps: + - name: Contribute List + uses: akhilmhdh/contributors-readme-action@v2.3.6 + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file diff --git a/README.md b/README.md index 14bac0b..81c14a3 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,8 @@ You can contribute by adding new scripts, improving current scripts or Documenta - [x] Pull latest change from upstream branch before starting the changing code. - [x] Add your file in proper folder(lowercase) with README.md in it. Add requirements.txt if needed. - [x] Please use flake8 linting in your code (See below to check flake8 linting) + +# Contributors 💪😎 +Thanks a lot for spending your time helping! Keep rocking 🍻 + + \ No newline at end of file From e1a205eac55e472ef3a9793961f70a2639faaf1f Mon Sep 17 00:00:00 2001 From: "aswins2108@gmail.com" Date: Sat, 1 Oct 2022 15:08:31 +0530 Subject: [PATCH 2/3] Fix --- .github/workflows/contributors.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 7cdc904..199c256 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -1,7 +1,6 @@ +name: 'Add contributors to readme' on: push: - branches: - - main jobs: contrib-readme-job: From d44dcdbb22a8213599740b4549563f18f6ed6a25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 09:38:57 +0000 Subject: [PATCH 3/3] docs(contributor): contrib-readme-action has updated readme --- README.md | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) diff --git a/README.md b/README.md index 81c14a3..4f3d78f 100644 --- a/README.md +++ b/README.md @@ -43,4 +43,71 @@ You can contribute by adding new scripts, improving current scripts or Documenta # Contributors 💪😎 Thanks a lot for spending your time helping! Keep rocking 🍻 + + + + + + + + + + + + +
+ + advaita-saha +
+ Advaita Saha +
+
+ + priddhesh +
+ Null +
+
+ + bartick +
+ Bartick Maiti +
+
+ + Montekkundan +
+ Montek +
+
+ + kriptonian1 +
+ Sawan Bhattacharya +
+
+ + ArshErgon +
+ Mohd Arsh Ali +
+
+ + lordvader501 +
+ Null +
+
+ + mer747 +
+ Null +
+
+ + SameerSahu007 +
+ Sameer Sahu +
+
\ No newline at end of file