Skip to content

Commit

Permalink
docs: add fretz12 as a contributor for ideas (#27)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Jul 3, 2021
1 parent 0ec22e6 commit d2b9e93
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,15 @@
"review",
"test"
]
},
{
"login": "fretz12",
"name": "fretz12",
"avatar_url": "https://avatars.githubusercontent.com/u/41805201?v=4",
"profile": "https://github.com/fretz12",
"contributions": [
"ideas"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align=center>
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<img height="150px" src="docs/static/img/getsynth_identicon.png"/>
</p>
Expand Down Expand Up @@ -195,6 +195,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://llogiq.github.io"><img src="https://avatars.githubusercontent.com/u/4200835?v=4?s=100" width="100px;" alt=""/><br /><sub><b>llogiq</b></sub></a><br /><a href="#business-llogiq" title="Business development">πŸ’Ό</a> <a href="https://github.com/getsynth/synth/commits?author=llogiq" title="Code">πŸ’»</a> <a href="#content-llogiq" title="Content">πŸ–‹</a> <a href="#ideas-llogiq" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#infra-llogiq" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#maintenance-llogiq" title="Maintenance">🚧</a> <a href="#mentoring-llogiq" title="Mentoring">πŸ§‘β€πŸ«</a> <a href="https://github.com/getsynth/synth/pulls?q=is%3Apr+reviewed-by%3Allogiq" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#security-llogiq" title="Security">πŸ›‘οΈ</a> <a href="https://github.com/getsynth/synth/commits?author=llogiq" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/shkurskid"><img src="https://avatars.githubusercontent.com/u/77615792?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dmitri Shkurski</b></sub></a><br /><a href="https://github.com/getsynth/synth/commits?author=shkurskid" title="Code">πŸ’»</a></td>
<td align="center"><a href="https://github.com/brokad"><img src="https://avatars.githubusercontent.com/u/13315034?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Damien Broka</b></sub></a><br /><a href="#blog-brokad" title="Blogposts">πŸ“</a> <a href="#business-brokad" title="Business development">πŸ’Ό</a> <a href="https://github.com/getsynth/synth/commits?author=brokad" title="Code">πŸ’»</a> <a href="#content-brokad" title="Content">πŸ–‹</a> <a href="#design-brokad" title="Design">🎨</a> <a href="https://github.com/getsynth/synth/commits?author=brokad" title="Documentation">πŸ“–</a> <a href="#fundingFinding-brokad" title="Funding Finding">πŸ”</a> <a href="#ideas-brokad" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#infra-brokad" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#maintenance-brokad" title="Maintenance">🚧</a> <a href="https://github.com/getsynth/synth/pulls?q=is%3Apr+reviewed-by%3Abrokad" title="Reviewed Pull Requests">πŸ‘€</a> <a href="https://github.com/getsynth/synth/commits?author=brokad" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/fretz12"><img src="https://avatars.githubusercontent.com/u/41805201?v=4?s=100" width="100px;" alt=""/><br /><sub><b>fretz12</b></sub></a><br /><a href="#ideas-fretz12" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
</tr>
</table>

Expand Down

0 comments on commit d2b9e93

Please sign in to comment.