From 1a6a42b72192f6dbf550cd21769c1796cf4514df Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 16 Mar 2025 16:50:18 +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 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" + ] } ] }