From 0077870f16d4efb120684e55eaef696b953f3aea Mon Sep 17 00:00:00 2001 From: joostdecock Date: Fri, 14 Jul 2023 15:08:34 +0200 Subject: [PATCH] fix: Added missing Ivo Bek as author --- config/authors.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/config/authors.mjs b/config/authors.mjs index ec7815118a7..d2188510459 100644 --- a/config/authors.mjs +++ b/config/authors.mjs @@ -31,6 +31,7 @@ export const authors = { chri5b: { id: 0, name: 'chri5b' }, tangerineshark: { id: 0, name: 'tangerineshark' }, 'MA-TATAS': { id: 0, name: 'MA-TATAS' }, + 'Ivo Bek': { id: 0, name: 'Ivo Bek' }, } /*