Skip to content

docs(contributor): contributors readme action update #326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
115 changes: 115 additions & 0 deletions COMMUNITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,121 @@ The members of the repo-scaffolder community are responsible for guiding its dev
Total number of contributors: <!--CONTRIBUTOR COUNT START--> <!--CONTRIBUTOR COUNT END-->

<!-- readme: contributors -start -->
<table>
<tbody>
<tr>
<td align="center">
<a href="https://github.com/natalialuzuriaga">
<img src="https://avatars.githubusercontent.com/u/29980737?v=4" width="100;" alt="natalialuzuriaga"/>
<br />
<sub><b>Natalia Luzuriaga</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/IsaacMilarky">
<img src="https://avatars.githubusercontent.com/u/24639268?v=4" width="100;" alt="IsaacMilarky"/>
<br />
<sub><b>Isaac Milarsky</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/aprilselby88">
<img src="https://avatars.githubusercontent.com/u/143460853?v=4" width="100;" alt="aprilselby88"/>
<br />
<sub><b>April</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/sachin-panayil">
<img src="https://avatars.githubusercontent.com/u/79382140?v=4" width="100;" alt="sachin-panayil"/>
<br />
<sub><b>Sachin Panayil</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/vantuyls">
<img src="https://avatars.githubusercontent.com/u/9534576?v=4" width="100;" alt="vantuyls"/>
<br />
<sub><b>Steve Van Tuyl</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/decause-gov">
<img src="https://avatars.githubusercontent.com/u/107957201?v=4" width="100;" alt="decause-gov"/>
<br />
<sub><b>decause-gov</b></sub>
</a>
</td>
</tr>
<tr>
<td align="center">
<a href="https://github.com/Firebird1029">
<img src="https://avatars.githubusercontent.com/u/6111102?v=4" width="100;" alt="Firebird1029"/>
<br />
<sub><b>Brandon Yee</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/JosephGasiorekUSDS">
<img src="https://avatars.githubusercontent.com/u/169079684?v=4" width="100;" alt="JosephGasiorekUSDS"/>
<br />
<sub><b>JosephGasiorekUSDS</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/RicardoZamora01">
<img src="https://avatars.githubusercontent.com/u/41018905?v=4" width="100;" alt="RicardoZamora01"/>
<br />
<sub><b>Ricardo Zamora</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/satwic007">
<img src="https://avatars.githubusercontent.com/u/26257975?v=4" width="100;" alt="satwic007"/>
<br />
<sub><b>satwic007</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/NoobNoob06">
<img src="https://avatars.githubusercontent.com/u/108984067?v=4" width="100;" alt="NoobNoob06"/>
<br />
<sub><b>Keni</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/CreativeNick">
<img src="https://avatars.githubusercontent.com/u/43157506?v=4" width="100;" alt="CreativeNick"/>
<br />
<sub><b>Nick</b></sub>
</a>
</td>
</tr>
<tr>
<td align="center">
<a href="https://github.com/DinneK">
<img src="https://avatars.githubusercontent.com/u/63877492?v=4" width="100;" alt="DinneK"/>
<br />
<sub><b>Dinne Kopelevich</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/sgarciahelguera">
<img src="https://avatars.githubusercontent.com/u/9489918?v=4" width="100;" alt="sgarciahelguera"/>
<br />
<sub><b>Sebastián</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/jabirG">
<img src="https://avatars.githubusercontent.com/u/109629269?v=4" width="100;" alt="jabirG"/>
<br />
<sub><b>Jabir Ghaffar</b></sub>
</a>
</td>
</tr>
<tbody>
</table>
<!-- readme: contributors -end -->


Expand Down