From ea3dc7d5d913fc96466a6cbbf2d56d10f6cb057b Mon Sep 17 00:00:00 2001 From: Johan Groenen Date: Fri, 1 Mar 2024 12:16:22 +0100 Subject: [PATCH] Update code-fellows.json --- code-fellows.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/code-fellows.json b/code-fellows.json index edc0c07..a928b95 100644 --- a/code-fellows.json +++ b/code-fellows.json @@ -1,7 +1,9 @@ { "code-fellows": [ "https://www.jgroenen.nl/resume.json", - "code-fellows/johan-groenen.resume.json", "code-fellows/tom-ootes.resume.json" + ], + "disabled": [ + "code-fellows/johan-groenen.resume.json" ] }