diff --git a/.all-contributorsrc b/.all-contributorsrc index 14bea981..b4f13a3d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -292,6 +292,15 @@ "contributions": [ "code" ] + }, + { + "login": "coopbri", + "name": "Brian Cooper", + "avatar_url": "https://avatars.githubusercontent.com/u/20056195?v=4", + "profile": "https://brian-cooper.com", + "contributions": [ + "code" + ] } ], "projectName": "jest-coverage-report-action", diff --git a/README.md b/README.md index b0375c25..692be0d7 100644 --- a/README.md +++ b/README.md @@ -355,6 +355,7 @@ Jest Coverage Report action is made with <3 thanks to these wonderful people