From 2f7e22be1edc30ce6b11b4efab986e7b36dd29dd Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 25 Oct 2022 15:45:08 -0700 Subject: [PATCH] Fixed all-contributors type Signed-off-by: snipe --- .all-contributorsrc | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 11f05869c..a63eb9781 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2745,7 +2745,7 @@ "avatar_url": "https://avatars.githubusercontent.com/u/28321?v=4", "profile": "http://www.littlehart.net/atthekeyboard", "contributions": [ - "tests" + "code" ] }, { @@ -2765,6 +2765,15 @@ "contributions": [ "code" ] + }, + { + "login": "StarlessNights", + "name": "Iisakki Jaakkola", + "avatar_url": "https://avatars.githubusercontent.com/u/115993812?v=4", + "profile": "https://github.com/StarlessNights", + "contributions": [ + "code" + ] } ] }