From b5b895b4ddff1f510f6e48351cc9527a24e9dfcd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 06:41:37 +0000 Subject: [PATCH] update .all-contributorsrc --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index f6c94377..523c4383 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2682,8 +2682,18 @@ "contributions": [ "doc" ] + }, + { + "login": "lamtrinhdev", + "name": "LamTrinh.Dev", + "avatar_url": "https://avatars.githubusercontent.com/u/49742151?v=4", + "profile": "https://lamtrinh.dev", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 6, - "linkToUsage": true + "linkToUsage": true, + "commitType": "docs" }