diff --git a/.all-contributorsrc b/.all-contributorsrc index f5fcfd8..8db33b3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,6 +13,15 @@ "contributions": [ "code" ] + }, + { + "login": "tackeyy", + "name": "Yusuke Takita", + "avatar_url": "https://avatars3.githubusercontent.com/u/8916877?v=4", + "profile": "https://tackeyy.com/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,