diff --git a/.all-contributorsrc b/.all-contributorsrc index 1237d15..4e61f36 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,18 +1,35 @@ { - "projectName": "hypixel.ts", - "projectOwner": "hypixelts", - "files": ["README.md"], - "commitType": "docs", - "commitConvention": "angular", - "contributorsPerLine": 7, - "skipCi": true, - "contributors": [ - { - "login": "FC5570", - "name": "FC", - "avatar_url": "https://avatars.githubusercontent.com/u/68158483?v=4", - "profile": "https://fc5570.me/", - "contributions": ["code", "ideas", "maintenance", "projectManagement"] - } - ] + "projectName": "hypixel.ts", + "projectOwner": "hypixelts", + "files": [ + "README.md" + ], + "commitType": "docs", + "commitConvention": "angular", + "contributorsPerLine": 7, + "skipCi": true, + "contributors": [ + { + "login": "FC5570", + "name": "FC", + "avatar_url": "https://avatars.githubusercontent.com/u/68158483?v=4", + "profile": "https://fc5570.me/", + "contributions": [ + "code", + "ideas", + "maintenance", + "projectManagement" + ] + }, + { + "login": "chriscn", + "name": "Christopher Nethercott", + "avatar_url": "https://avatars.githubusercontent.com/u/25829276?v=4", + "profile": "https://github.com/chriscn", + "contributions": [ + "code" + ] + } + ], + "repoType": "github" } diff --git a/README.md b/README.md index 032914c..62ba075 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,8 @@ If you're having issues with a method, or the wrapper isn't working as expected,
FC 💻 🤔 🚧 📆 |
+ FC 💻 🤔 🚧 📆 |
+ Christopher Nethercott 💻 |