From 370e0bf64e5863428a2bd850232b892b4db87ea7 Mon Sep 17 00:00:00 2001 From: joostdecock Date: Mon, 30 Oct 2023 18:06:07 +0100 Subject: [PATCH] chore: Add Thrunic to docs authors file --- config/authors.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/config/authors.mjs b/config/authors.mjs index b8195d5a706..63bfb4b77d2 100644 --- a/config/authors.mjs +++ b/config/authors.mjs @@ -33,6 +33,7 @@ export const authors = { chri5b: { id: 0, name: 'chri5b' }, tangerineshark: { id: 0, name: 'tangerineshark' }, 'bekivo@gmail.com': { id: 0, name: 'Ivo Bek' }, + Thrunic: { id: 0, name: 'Thrunic' }, } /*