From 75f42a2604af0c394855175612c66332183e1b22 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:38:56 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index fdaf737..aa3e0d2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -69,6 +69,15 @@ "contributions": [ "code" ] + }, + { + "login": "mertcookimg", + "name": "Masato Kobayashi", + "avatar_url": "https://avatars.githubusercontent.com/u/58113372?v=4", + "profile": "https://github.com/mertcookimg", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,