Skip to content

Commit

Permalink
docs: add vividfog as a contributor for userTesting, and ideas (#34)
Browse files Browse the repository at this point in the history
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Dec 3, 2023
1 parent eee8e84 commit 9ff9c4e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,16 @@
"contributions": [
"code"
]
},
{
"login": "vividfog",
"name": "vividfog",
"avatar_url": "https://avatars.githubusercontent.com/u/75913791?v=4",
"profile": "https://github.com/vividfog",
"contributions": [
"userTesting",
"ideas"
]
}
]
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ Big thanks to @edouard-sn for the port to Python.
<td align="center" valign="top" width="14.28%"><a href="https://github.com/antwxne"><img src="https://avatars.githubusercontent.com/u/59999873?v=4?s=100" width="100px;" alt="Antoine D."/><br /><sub><b>Antoine D.</b></sub></a><br /><a href="#review-antwxne" title="Reviewed Pull Requests">👀</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/lucaspar"><img src="https://avatars.githubusercontent.com/u/7535699?v=4?s=100" width="100px;" alt="Lucas Parzianello"/><br /><sub><b>Lucas Parzianello</b></sub></a><br /><a href="#doc-lucaspar" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://darkstarsystems.com"><img src="https://avatars.githubusercontent.com/u/139975?v=4?s=100" width="100px;" alt="Gary Oberbrunner"/><br /><sub><b>Gary Oberbrunner</b></sub></a><br /><a href="#code-garyo" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/vividfog"><img src="https://avatars.githubusercontent.com/u/75913791?v=4?s=100" width="100px;" alt="vividfog"/><br /><sub><b>vividfog</b></sub></a><br /><a href="#userTesting-vividfog" title="User Testing">📓</a> <a href="#ideas-vividfog" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 9ff9c4e

Please sign in to comment.