diff --git a/.all-contributorsrc b/.all-contributorsrc index 9ccfcf11..2b6f7ede 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,5 +1,5 @@ { - "projectName": "lume", + "projectName": "computer", "projectOwner": "trycua", "files": [ "README.md" @@ -25,6 +25,15 @@ "contributions": [ "code" ] + }, + { + "login": "aktech", + "name": "Amit Kumar", + "avatar_url": "https://avatars.githubusercontent.com/u/5647941?v=4", + "profile": "https://iamit.in", + "contributions": [ + "code" + ] } ] }