diff --git a/.all-contributorsrc b/.all-contributorsrc index 8cca1d0f..33605c59 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,5 +1,5 @@ { - "projectName": "computer", + "projectName": "cua", "projectOwner": "trycua", "files": [ "README.md" @@ -52,6 +52,15 @@ "contributions": [ "code" ] + }, + { + "login": "PrashantRaj18198", + "name": "Prashant Raj", + "avatar_url": "https://avatars.githubusercontent.com/u/23168997?v=4", + "profile": "https://github.com/PrashantRaj18198", + "contributions": [ + "code" + ] } ] }