From 0b886951a6ba8604483bdb0131cadb052d59fd4a Mon Sep 17 00:00:00 2001 From: "TableCheck Inc." Date: Mon, 18 Mar 2024 08:17:07 +0000 Subject: [PATCH] Update contributors [skip ci] --- .all-contributorsrc | 29 +++++++++++++++++++++++++---- README.md | 1 + 2 files changed, 26 insertions(+), 4 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index d6c3179..2b4fb03 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3,7 +3,9 @@ "projectOwner": "tablecheck", "repoType": "github", "repoHost": "https://github.com", - "files": ["README.md"], + "files": [ + "README.md" + ], "imageSize": 100, "commit": false, "commitConvention": "angular", @@ -13,21 +15,40 @@ "name": "Simeon Cheeseman", "avatar_url": "https://avatars.githubusercontent.com/u/1085899?v=4", "profile": "https://github.com/SimeonC", - "contributions": ["doc", "infra", "test", "code", "example"] + "contributions": [ + "doc", + "infra", + "test", + "code", + "example" + ] }, { "login": "SashaShostyr", "name": "Alex", "avatar_url": "https://avatars.githubusercontent.com/u/19342294?v=4", "profile": "https://github.com/SashaShostyr", - "contributions": ["test"] + "contributions": [ + "test" + ] }, { "login": "tablecheck-ci", "name": "tablecheck-ci", "avatar_url": "https://avatars.githubusercontent.com/u/54097918?v=4", "profile": "https://github.com/tablecheck-ci", - "contributions": ["doc"] + "contributions": [ + "doc" + ] + }, + { + "login": "akashgupta-tc", + "name": "Akash Gupta", + "avatar_url": "https://avatars.githubusercontent.com/u/142374486?v=4", + "profile": "https://github.com/akashgupta-tc", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 6, diff --git a/README.md b/README.md index cc65156..07b50e4 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Simeon Cheeseman

📖 🚇 ⚠️ 💻 💡
Alex

⚠️
tablecheck-ci

📖 +
Akash Gupta

💻