Skip to content

Commit

Permalink
Merge pull request #39 from unfoldtoolbox/all-contributors/add-behinger
Browse files Browse the repository at this point in the history
docs: add behinger as a contributor for bug, code, and 7 more
  • Loading branch information
behinger authored Nov 20, 2023
2 parents 94829a6 + d312d94 commit fa298c7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,23 @@
"contributions": [
"doc"
]
},
{
"login": "behinger",
"name": "Benedikt Ehinger",
"avatar_url": "https://avatars.githubusercontent.com/u/10183650?v=4",
"profile": "http://www.benediktehinger.de",
"contributions": [
"bug",
"code",
"doc",
"ideas",
"infra",
"maintenance",
"review",
"test",
"tutorial"
]
}
]
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ You are very welcome to raise issues and start pull requests!
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/maanikmarathe"><img src="https://avatars.githubusercontent.com/u/66105649?v=4?s=100" width="100px;" alt="Maanik Marathe"/><br /><sub><b>Maanik Marathe</b></sub></a><br /><a href="#doc-maanikmarathe" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.benediktehinger.de"><img src="https://avatars.githubusercontent.com/u/10183650?v=4?s=100" width="100px;" alt="Benedikt Ehinger"/><br /><sub><b>Benedikt Ehinger</b></sub></a><br /><a href="#bug-behinger" title="Bug reports">🐛</a> <a href="#code-behinger" title="Code">💻</a> <a href="#doc-behinger" title="Documentation">📖</a> <a href="#ideas-behinger" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-behinger" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-behinger" title="Maintenance">🚧</a> <a href="#review-behinger" title="Reviewed Pull Requests">👀</a> <a href="#test-behinger" title="Tests">⚠️</a> <a href="#tutorial-behinger" title="Tutorials">✅</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit fa298c7

Please sign in to comment.