Skip to content

Commit

Permalink
docs: add b-boehne as a contributor for code, and ideas (#31)
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>
Co-authored-by: Dave Hulbert <[email protected]>
  • Loading branch information
allcontributors[bot] and dave1010 authored Dec 3, 2023
1 parent a0cc5d5 commit 14b9dfa
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 @@ -19,6 +19,16 @@
"maintenance",
"platform"
]
},
{
"login": "b-boehne",
"name": "b-boehne",
"avatar_url": "https://avatars.githubusercontent.com/u/53817118?v=4",
"profile": "https://github.com/b-boehne",
"contributions": [
"code",
"ideas"
]
}
]
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ Big thanks to @edouard-sn for the port to Python.
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/edouard-sn"><img src="https://avatars.githubusercontent.com/u/58398928?v=4?s=100" width="100px;" alt="Edouard SENGEISSEN"/><br /><sub><b>Edouard SENGEISSEN</b></sub></a><br /><a href="#code-edouard-sn" title="Code">💻</a> <a href="#ideas-edouard-sn" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-edouard-sn" title="Maintenance">🚧</a> <a href="#platform-edouard-sn" title="Packaging/porting to new platform">📦</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/b-boehne"><img src="https://avatars.githubusercontent.com/u/53817118?v=4?s=100" width="100px;" alt="b-boehne"/><br /><sub><b>b-boehne</b></sub></a><br /><a href="#code-b-boehne" title="Code">💻</a> <a href="#ideas-b-boehne" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 14b9dfa

Please sign in to comment.