Skip to content

Commit

Permalink
Merge branch 'main' into all-contributors/add-b-boehne
Browse files Browse the repository at this point in the history
  • Loading branch information
dave1010 authored Dec 3, 2023
2 parents f7346a3 + a0cc5d5 commit 23878a7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
14 changes: 13 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,18 @@
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "edouard-sn",
"name": "Edouard SENGEISSEN",
"avatar_url": "https://avatars.githubusercontent.com/u/58398928?v=4",
"profile": "https://github.com/edouard-sn",
"contributions": [
"code",
"ideas",
"maintenance",
"platform"
]
},
{
"login": "b-boehne",
"name": "b-boehne",
Expand All @@ -16,7 +28,7 @@
"contributions": [
"code",
"ideas"
]
]
}
]
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ Big thanks to @edouard-sn for the port to Python.
<table>
<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>
Expand Down

0 comments on commit 23878a7

Please sign in to comment.