Skip to content

Commit 4bb10d8

Browse files
docs: add MitchellAcoustics as a contributor for bug (#530)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent b80f50b commit 4bb10d8

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,15 @@
270270
"maintenance",
271271
"review"
272272
]
273+
},
274+
{
275+
"login": "MitchellAcoustics",
276+
"name": "Andrew Mitchell",
277+
"avatar_url": "https://avatars.githubusercontent.com/u/22335636?v=4",
278+
"profile": "http://drandrewmitchell.com",
279+
"contributions": [
280+
"bug"
281+
]
273282
}
274283
]
275284
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ uv pip install -e ".[dev]"
113113
</tr>
114114
<tr>
115115
<td align="center" valign="top" width="14.28%"><a href="https://saransh-cpp.github.io/"><img src="https://avatars.githubusercontent.com/u/74055102?v=4?s=100" width="100px;" alt="Saransh Chopra"/><br /><sub><b>Saransh Chopra</b></sub></a><br /><a href="#doc-Saransh-cpp" title="Documentation">📖</a> <a href="#content-Saransh-cpp" title="Content">🖋</a> <a href="#maintenance-Saransh-cpp" title="Maintenance">🚧</a> <a href="#review-Saransh-cpp" title="Reviewed Pull Requests">👀</a></td>
116+
<td align="center" valign="top" width="14.28%"><a href="http://drandrewmitchell.com"><img src="https://avatars.githubusercontent.com/u/22335636?v=4?s=100" width="100px;" alt="Andrew Mitchell"/><br /><sub><b>Andrew Mitchell</b></sub></a><br /><a href="#bug-MitchellAcoustics" title="Bug reports">🐛</a></td>
116117
</tr>
117118
</tbody>
118119
</table>

0 commit comments

Comments
 (0)