From a29e2bee10e4e514e53ad62b7307d6625f3efe71 Mon Sep 17 00:00:00 2001 From: Ariel Mashraki <7413593+a8m@users.noreply.github.com> Date: Mon, 31 May 2021 22:17:26 +0300 Subject: [PATCH] all-contributorsrc: add Sacro for code --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 862268d36..a77139204 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -382,6 +382,15 @@ "contributions": [ "doc" ] + }, + { + "login": "Sacro", + "name": "Sacro", + "avatar_url": "https://avatars.githubusercontent.com/u/2659869?v=4", + "profile": "https://github.com/Sacro", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,