From 1aa4aa75fe67bc73c5f66c4225c1678ffba88a12 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 05:28:37 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6bf2f61..db9d037 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,13 @@ This extension only communicates to the Chhoto URL server instance you configure + + + + + + +
DarioDarko
DarioDarko

💻
From 9f88ba7a457e5c40045825bedaa1d647b92d4aac Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 05:28:38 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 58253c0..6d225ad 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3,6 +3,21 @@ "projectOwner": "SolninjaA", "repoType": "github", "repoHost": "https://github.com", - "files": ["README.md"], - "contributors": [] + "files": [ + "README.md" + ], + "contributors": [ + { + "login": "DarioDarko", + "name": "DarioDarko", + "avatar_url": "https://avatars.githubusercontent.com/u/154679092?v=4", + "profile": "https://github.com/DarioDarko", + "contributions": [ + "code" + ] + } + ], + "commitType": "docs", + "commitConvention": "angular", + "contributorsPerLine": 7 }