From 7f1ceed9c54f005a1b0eb74acb244c4d80d52feb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 9 Jul 2023 16:52:52 +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 f73044c57ab..a160f5734f0 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1014,6 +1014,15 @@ "contributions": [ "code" ] + }, + { + "login": "ibek", + "name": "Ivo Bek", + "avatar_url": "https://avatars.githubusercontent.com/u/1140579?v=4", + "profile": "https://github.com/ibek", + "contributions": [ + "doc" + ] } ], "skipCi": true,