From e90e35429bc0a974fc058c53fea1f2820ca22cdd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 06:41:35 +0000 Subject: [PATCH 1/6] update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f29e7d8476..edeccc9a77 100644 --- a/README.md +++ b/README.md @@ -567,6 +567,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Marco Menzel

📖
Mario

📖 + +
LamTrinh.Dev

📖 + From b626855a5c80e7be316e436b1b8cff6ca093cb4c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 06:41:36 +0000 Subject: [PATCH 2/6] update docs/about/contributors.md --- docs/about/contributors.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/about/contributors.md b/docs/about/contributors.md index e9c5c63a83..e8ea64de2d 100644 --- a/docs/about/contributors.md +++ b/docs/about/contributors.md @@ -405,6 +405,9 @@ A huge thank you from Privacy Guides to these wonderful people ([full emoji key]
Marco Menzel

📖
Mario

📖 + +
LamTrinh.Dev

📖 + 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 3/6] update .all-contributorsrc --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index f6c9437799..523c43838f 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" } From 3fe25740b8f54a18f58ac7c5c750b7102c7e21f9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 17:58:42 +0000 Subject: [PATCH 4/6] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edeccc9a77..ab6f368d1d 100644 --- a/README.md +++ b/README.md @@ -568,7 +568,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Mario

📖 -
LamTrinh.Dev

📖 +
LamTrinh.Dev

📖 🐛 💬 From 4f4974d3efc4402dbb0637f4ff17ac9f96218138 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 17:58:43 +0000 Subject: [PATCH 5/6] update docs/about/contributors.md --- docs/about/contributors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/about/contributors.md b/docs/about/contributors.md index e8ea64de2d..202d4739e9 100644 --- a/docs/about/contributors.md +++ b/docs/about/contributors.md @@ -406,7 +406,7 @@ A huge thank you from Privacy Guides to these wonderful people ([full emoji key]
Mario

📖 -
LamTrinh.Dev

📖 +
LamTrinh.Dev

📖 🐛 💬 From bc4da2aefd3196caba8fc0f2aa2061771e3e6f03 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 17:58:44 +0000 Subject: [PATCH 6/6] update .all-contributorsrc --- .all-contributorsrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 523c43838f..1acff109df 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2689,7 +2689,9 @@ "avatar_url": "https://avatars.githubusercontent.com/u/49742151?v=4", "profile": "https://lamtrinh.dev", "contributions": [ - "doc" + "doc", + "bug", + "question" ] } ],