From 9cd3069268e08f8c228c2b36b73fa0af9742f060 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 18:11:55 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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" + ] } ] }