Skip to content

Commit d438b94

Browse files
docs: add coopbri as a contributor for code (#402)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 4ba3686 commit d438b94

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
@@ -292,6 +292,15 @@
292292
"contributions": [
293293
"code"
294294
]
295+
},
296+
{
297+
"login": "coopbri",
298+
"name": "Brian Cooper",
299+
"avatar_url": "https://avatars.githubusercontent.com/u/20056195?v=4",
300+
"profile": "https://brian-cooper.com",
301+
"contributions": [
302+
"code"
303+
]
295304
}
296305
],
297306
"projectName": "jest-coverage-report-action",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ Jest Coverage Report action is made with <3 thanks to these wonderful people
355355
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hyperair"><img src="https://avatars.githubusercontent.com/u/88355?v=4?s=100" width="100px;" alt="Chow Loong Jin"/><br /><sub><b>Chow Loong Jin</b></sub></a><br /><a href="https://github.com/ArtiomTr/jest-coverage-report-action/issues?q=author%3Ahyperair" title="Bug reports">🐛</a> <a href="https://github.com/ArtiomTr/jest-coverage-report-action/commits?author=hyperair" title="Code">💻</a></td>
356356
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aj8k"><img src="https://avatars.githubusercontent.com/u/1395376?v=4?s=100" width="100px;" alt="Anton Joy"/><br /><sub><b>Anton Joy</b></sub></a><br /><a href="https://github.com/ArtiomTr/jest-coverage-report-action/commits?author=aj8k" title="Code">💻</a></td>
357357
<td align="center" valign="top" width="14.28%"><a href="http://www.dannylan.me"><img src="https://avatars.githubusercontent.com/u/25760929?v=4?s=100" width="100px;" alt="Danny Lan"/><br /><sub><b>Danny Lan</b></sub></a><br /><a href="https://github.com/ArtiomTr/jest-coverage-report-action/commits?author=ddlan" title="Code">💻</a></td>
358+
<td align="center" valign="top" width="14.28%"><a href="https://brian-cooper.com"><img src="https://avatars.githubusercontent.com/u/20056195?v=4?s=100" width="100px;" alt="Brian Cooper"/><br /><sub><b>Brian Cooper</b></sub></a><br /><a href="https://github.com/ArtiomTr/jest-coverage-report-action/commits?author=coopbri" title="Code">💻</a></td>
358359
</tr>
359360
</tbody>
360361
</table>

0 commit comments

Comments
 (0)