diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..a08be613 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "timdeschryver", + "name": "Tim Deschryver", + "avatar_url": "https://avatars1.githubusercontent.com/u/28659384?v=4", + "profile": "http://timdeschryver.dev", + "contributions": [ + "code", + "doc", + "infra", + "test" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "angular-testing-library", + "projectOwner": "testing-library", + "repoType": "github", + "repoHost": "https://github.com" +} diff --git a/README.md b/README.md index fa6bcbfe..a06040d4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@
Tim Deschryver 💻 📖 🚇 ⚠️ |