diff --git a/.all-contributorsrc b/.all-contributorsrc index df2ae0b..bc403e2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -312,6 +312,16 @@ "contributions": [ "code" ] + }, + { + "login": "JJosephttg", + "name": "Josh Joseph", + "avatar_url": "https://avatars.githubusercontent.com/u/23690250?v=4", + "profile": "https://github.com/JJosephttg", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7, @@ -319,5 +329,6 @@ "projectOwner": "testing-library", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitConvention": "angular" } diff --git a/README.md b/README.md index 2d46cd9..231a0a0 100644 --- a/README.md +++ b/README.md @@ -183,48 +183,51 @@ Thanks goes to these people ([emoji key][emojis]):