From 2f4724e7f99258d477666372c8dc92d088f1fd15 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 24 Feb 2021 10:39:37 +1100 Subject: [PATCH] docs: add ThinkChaos as a contributor (#1761) * docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 11 +++++++++++ README.md | 3 +++ 2 files changed, 14 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index d6b07bf1..ac0610b9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -417,6 +417,17 @@ "contributions": [ "ideas" ] + }, + { + "login": "ThinkChaos", + "name": "ThinkChaos", + "avatar_url": "https://avatars.githubusercontent.com/u/4761135?v=4", + "profile": "https://github.com/ThinkChaos", + "contributions": [ + "code", + "doc", + "test" + ] } ], "contributorsPerLine": 7 diff --git a/README.md b/README.md index 26efa52a..c91a6355 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d <td align="center"><a href="https://lauri.vosandi.com/"><img src="https://avatars.githubusercontent.com/u/194685?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lauri Võsandi</b></sub></a><br /><a href="#ideas-laurivosandi" title="Ideas, Planning, & Feedback">🤔</a></td> <td align="center"><a href="https://github.com/knnnrd"><img src="https://avatars.githubusercontent.com/u/5852381?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kennard Vermeiren</b></sub></a><br /><a href="#ideas-knnnrd" title="Ideas, Planning, & Feedback">🤔</a></td> </tr> + <tr> + <td align="center"><a href="https://github.com/ThinkChaos"><img src="https://avatars.githubusercontent.com/u/4761135?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ThinkChaos</b></sub></a><br /><a href="https://github.com/authelia/authelia/commits?author=ThinkChaos" title="Code">💻</a> <a href="https://github.com/authelia/authelia/commits?author=ThinkChaos" title="Documentation">📖</a> <a href="https://github.com/authelia/authelia/commits?author=ThinkChaos" title="Tests">⚠️</a></td> + </tr> </table> <!-- markdownlint-restore -->