diff --git a/.all-contributorsrc b/.all-contributorsrc index 5f1aac74d..3ba49c163 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,4 +1,25 @@ { "projectName": "gambit", - "projectOwner": "gambitproject" -} \ No newline at end of file + "projectOwner": "gambitproject", + "files": [ + "README.md" + ], + "commitType": "docs", + "commitConvention": "angular", + "contributorsPerLine": 7, + "contributors": [ + { + "login": "tturocy", + "name": "Ted Turocy", + "avatar_url": "https://avatars.githubusercontent.com/u/180959?v=4", + "profile": "https://github.com/tturocy", + "contributions": [ + "code", + "doc", + "research", + "maintenance", + "ideas" + ] + } + ] +} diff --git a/README.md b/README.md index 52b2e2a03..42d01c96f 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,13 @@ installable via PyPI. + + + + + + +
Ted Turocy
Ted Turocy

💻 📖 🔬 🚧 🤔