Skip to content

Commit

Permalink
docs: add dpo as a contributor for code (#335)
Browse files Browse the repository at this point in the history
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Jul 7, 2024
1 parent 0fc6262 commit 7e65b1c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,8 @@
"avatar_url": "https://avatars.githubusercontent.com/u/38760?v=4",
"profile": "http://dpo.github.io",
"contributions": [
"ideas"
"ideas",
"code"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ This also doesn't explain where each file came from or why they are here. You ca
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https:/sverhoeven"><img src="https://avatars.githubusercontent.com/u/1713488?v=4?s=100" width="100px;" alt="Stefan Verhoeven"/><br /><sub><b>Stefan Verhoeven</b></sub></a><br /><a href="#code-sverhoeven" title="Code">💻</a> <a href="#ideas-sverhoeven" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://dpo.github.io"><img src="https://avatars.githubusercontent.com/u/38760?v=4?s=100" width="100px;" alt="Dominique"/><br /><sub><b>Dominique</b></sub></a><br /><a href="#ideas-dpo" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://dpo.github.io"><img src="https://avatars.githubusercontent.com/u/38760?v=4?s=100" width="100px;" alt="Dominique"/><br /><sub><b>Dominique</b></sub></a><br /><a href="#ideas-dpo" title="Ideas, Planning, & Feedback">🤔</a> <a href="#code-dpo" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https:/fdiblen"><img src="https://avatars.githubusercontent.com/u/144492?v=4?s=100" width="100px;" alt="fdiblen"/><br /><sub><b>fdiblen</b></sub></a><br /><a href="#code-fdiblen" title="Code">💻</a> <a href="#review-fdiblen" title="Reviewed Pull Requests">👀</a></td>
<td align="center" valign="top" width="14.28%"><a href="https:/greg-neustroev"><img src="https://avatars.githubusercontent.com/u/32451432?v=4?s=100" width="100px;" alt="Greg Neustroev"/><br /><sub><b>Greg Neustroev</b></sub></a><br /><a href="#code-greg-neustroev" title="Code">💻</a></td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ This also doesn't explain where each file came from or why they are here. You ca
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https:/sverhoeven"><img src="https://avatars.githubusercontent.com/u/1713488?v=4?s=100" width="100px;" alt="Stefan Verhoeven"/><br /><sub><b>Stefan Verhoeven</b></sub></a><br /><a href="#code-sverhoeven" title="Code">💻</a> <a href="#ideas-sverhoeven" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://dpo.github.io"><img src="https://avatars.githubusercontent.com/u/38760?v=4?s=100" width="100px;" alt="Dominique"/><br /><sub><b>Dominique</b></sub></a><br /><a href="#ideas-dpo" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://dpo.github.io"><img src="https://avatars.githubusercontent.com/u/38760?v=4?s=100" width="100px;" alt="Dominique"/><br /><sub><b>Dominique</b></sub></a><br /><a href="#ideas-dpo" title="Ideas, Planning, & Feedback">🤔</a> <a href="#code-dpo" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https:/fdiblen"><img src="https://avatars.githubusercontent.com/u/144492?v=4?s=100" width="100px;" alt="fdiblen"/><br /><sub><b>fdiblen</b></sub></a><br /><a href="#code-fdiblen" title="Code">💻</a> <a href="#review-fdiblen" title="Reviewed Pull Requests">👀</a></td>
<td align="center" valign="top" width="14.28%"><a href="https:/greg-neustroev"><img src="https://avatars.githubusercontent.com/u/32451432?v=4?s=100" width="100px;" alt="Greg Neustroev"/><br /><sub><b>Greg Neustroev</b></sub></a><br /><a href="#code-greg-neustroev" title="Code">💻</a></td>
</tr>
Expand Down

0 comments on commit 7e65b1c

Please sign in to comment.