Skip to content

Commit

Permalink
docs: add tito as a contributor for bug (fief-dev#257)
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 Aug 20, 2023
1 parent 2372071 commit c49ca20
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,15 @@
"contributions": [
"financial"
]
},
{
"login": "tito",
"name": "Mathieu Virbel",
"avatar_url": "https://avatars.githubusercontent.com/u/37904?v=4",
"profile": "https://meltingrocks.com/",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
## Contributing

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

All contributions to improve the project are welcome! In particular, bug and documentation fixes are really appreciated.
Expand Down Expand Up @@ -55,6 +55,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/bingyulee"><img src="https://avatars.githubusercontent.com/u/4936030?v=4?s=100" width="100px;" alt="李秉祐"/><br /><sub><b>李秉祐</b></sub></a><br /><a href="#translation-bingyulee" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://dubinets.io"><img src="https://avatars.githubusercontent.com/u/3114081?v=4?s=100" width="100px;" alt="Lev Dubinets"/><br /><sub><b>Lev Dubinets</b></sub></a><br /><a href="#financial-ldub" title="Financial">💵</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://meltingrocks.com/"><img src="https://avatars.githubusercontent.com/u/37904?v=4?s=100" width="100px;" alt="Mathieu Virbel"/><br /><sub><b>Mathieu Virbel</b></sub></a><br /><a href="https://github.com/fief-dev/fief/issues?q=author%3Atito" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit c49ca20

Please sign in to comment.