From 81267be90bfa26a2be49da251f6998201626ca7d Mon Sep 17 00:00:00 2001 From: Joel Denning Date: Mon, 7 Oct 2024 15:17:47 -0600 Subject: [PATCH] Remove Milan from core team, due to resignation --- src/data/contributors.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/data/contributors.js b/src/data/contributors.js index 570ad8c1b..53b1ad852 100644 --- a/src/data/contributors.js +++ b/src/data/contributors.js @@ -19,11 +19,6 @@ const coreMembers = [ avatarUrl: "https://avatars1.githubusercontent.com/u/5524384", sponsorUrl: "https://github.com/sponsors/joeldenning", }, - { - name: "Milan Kovacic", - login: "MilanKovacic", - avatarUrl: "https://avatars.githubusercontent.com/u/9189985?v=4", - }, { name: "Ian Bacher", login: "ibacher",