Skip to content

Commit

Permalink
Merge pull request autonomys#109 from subspace/achiurizo/remove-workflow
Browse files Browse the repository at this point in the history
Remove Contribute List Workflow
  • Loading branch information
achiurizo authored Oct 19, 2022
2 parents 74483b6 + 7fa0b1a commit 9770865
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 79 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,3 @@ jobs:
publish_dir: ./build
user_name: github-actions[bot]
user_email: 41898282+github-actions[bot]@users.noreply.github.com
contributors:
name: A job to automate contrib in readme
runs-on: ubuntu-latest
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
72 changes: 1 addition & 71 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,74 +37,4 @@ If you would like to contribute check out the following materials, and feel free
- [Contributing Guide](CONTRIBUTING.md)
- [Development Guide](DEVELOPMENT.md)

### Contributors
<!-- readme: contributors -start -->
<table>
<tr>
<td align="center">
<a href="https://github.com/ImmaZoni">
<img src="https://avatars.githubusercontent.com/u/31865152?v=4" width="100;" alt="ImmaZoni"/>
<br />
<sub><b>Justin</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/achiurizo">
<img src="https://avatars.githubusercontent.com/u/24772?v=4" width="100;" alt="achiurizo"/>
<br />
<sub><b>Arthur Chiu</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/ryyeung">
<img src="https://avatars.githubusercontent.com/u/97981608?v=4" width="100;" alt="ryyeung"/>
<br />
<sub><b>Ryyeung</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/nazar-pc">
<img src="https://avatars.githubusercontent.com/u/928965?v=4" width="100;" alt="nazar-pc"/>
<br />
<sub><b>Nazar Mokrynskyi</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/EmilFattakhov">
<img src="https://avatars.githubusercontent.com/u/66026548?v=4" width="100;" alt="EmilFattakhov"/>
<br />
<sub><b>Emil Fattakhov</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/themorgantown">
<img src="https://avatars.githubusercontent.com/u/50146?v=4" width="100;" alt="themorgantown"/>
<br />
<sub><b>Daniel</b></sub>
</a>
</td></tr>
<tr>
<td align="center">
<a href="https://github.com/jim-counter">
<img src="https://avatars.githubusercontent.com/u/11335994?v=4" width="100;" alt="jim-counter"/>
<br />
<sub><b>Jim Counter</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/kolima">
<img src="https://avatars.githubusercontent.com/u/7297942?v=4" width="100;" alt="kolima"/>
<br />
<sub><b>Mykola Bezruk</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/skylordafk">
<img src="https://avatars.githubusercontent.com/u/89288441?v=4" width="100;" alt="skylordafk"/>
<br />
<sub><b>Skylordafk</b></sub>
</a>
</td></tr>
</table>
<!-- readme: contributors -end -->

Thank you to all our [Contributors](https://github.com/subspace/subspace-docs/graphs/contributors)!

0 comments on commit 9770865

Please sign in to comment.