diff --git a/.all-contributorsrc b/.all-contributorsrc index 4a9b419a..11027f6e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,4 +1,21 @@ { - "projectName": "array-api-extra", - "projectOwner": "data-apis" + "projectName": "array-api-extra", + "projectOwner": "data-apis", + "files": [ + "README.md" + ], + "commitType": "docs", + "commitConvention": "angular", + "contributorsPerLine": 7, + "contributors": [ + { + "login": "lucascolley", + "name": "Lucas Colley", + "avatar_url": "https://avatars.githubusercontent.com/u/51488791?v=4", + "profile": "https://lucascolley.github.io", + "contributions": [ + "code" + ] + } + ] } diff --git a/README.md b/README.md index 7a88ac13..95fcac34 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,13 @@ Extra array functions built on top of the array API standard. +
Lucas Colley 💻 |
+