From 68c917851d1f43b3cdc9b98770c03248d8818172 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 13:06:53 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 832078e..4ccf084 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -45,8 +45,18 @@ "contributions": [ "code" ] + }, + { + "login": "amitaifrey", + "name": "Amitai Frey", + "avatar_url": "https://avatars.githubusercontent.com/u/7527632?v=4", + "profile": "https://github.com/amitaifrey", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, - "linkToUsage": true + "linkToUsage": true, + "commitType": "docs" }