diff --git a/.all-contributorsrc b/.all-contributorsrc index 376c546..602e881 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,4 +1,21 @@ { "projectName": "gh-stack", - "projectOwner": "boneskull" + "projectOwner": "boneskull", + "files": [ + "README.md" + ], + "commitType": "docs", + "commitConvention": "angular", + "contributorsPerLine": 7, + "contributors": [ + { + "login": "mvanhorn", + "name": "Matt Van Horn", + "avatar_url": "https://avatars.githubusercontent.com/u/455140?v=4", + "profile": "https://github.com/mvanhorn", + "contributions": [ + "code" + ] + } + ] } diff --git a/README.md b/README.md index 7d3d97c..70124ea 100644 --- a/README.md +++ b/README.md @@ -480,6 +480,13 @@ See [ARCHITECTURE.md](ARCHITECTURE.md) for a detailed breakdown of **gh-stack**' + + + + + + +
Matt Van Horn
Matt Van Horn

💻