Skip to content

Commit

Permalink
docs: add tsickert as a contributor for doc (#1004)
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 Sep 1, 2022
1 parent 5f6eed4 commit 1101854
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,15 @@
"contributions": [
"code"
]
},
{
"login": "tsickert",
"name": "Thomas Sickert",
"avatar_url": "https://avatars.githubusercontent.com/u/11492877?v=4",
"profile": "http://thomas.sickert.dev",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https:/amayvs"><img src="https://avatars.githubusercontent.com/u/842194?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Amay Shah</b></sub></a><br /><a href="https:/flipt-io/flipt/commits?author=amayvs" title="Code">💻</a></td>
<td align="center"><a href="https:/kevin-ip"><img src="https://avatars.githubusercontent.com/u/28875408?v=4?s=100" width="100px;" alt=""/><br /><sub><b>kevin-ip</b></sub></a><br /><a href="https:/flipt-io/flipt/commits?author=kevin-ip" title="Code">💻</a></td>
<td align="center"><a href="https:/albertchae"><img src="https://avatars.githubusercontent.com/u/217050?v=4?s=100" width="100px;" alt=""/><br /><sub><b>albertchae</b></sub></a><br /><a href="https:/flipt-io/flipt/commits?author=albertchae" title="Code">💻</a></td>
<td align="center"><a href="http://thomas.sickert.dev"><img src="https://avatars.githubusercontent.com/u/11492877?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Thomas Sickert</b></sub></a><br /><a href="https:/flipt-io/flipt/commits?author=tsickert" title="Documentation">📖</a></td>
</tr>
</table>

Expand Down

0 comments on commit 1101854

Please sign in to comment.