From 7d48fdfcf26692c094640e46c714b8d9117134a4 Mon Sep 17 00:00:00 2001 From: Mark Date: Mon, 8 Nov 2021 17:12:41 +0000 Subject: [PATCH] Update authors --- src/content/spotlights/what-is-modern-java.md | 3 +++ src/content/spotlights/what-is-typescript.md | 2 ++ 2 files changed, 5 insertions(+) diff --git a/src/content/spotlights/what-is-modern-java.md b/src/content/spotlights/what-is-modern-java.md index b49cd98..ead40c9 100644 --- a/src/content/spotlights/what-is-modern-java.md +++ b/src/content/spotlights/what-is-modern-java.md @@ -1,6 +1,9 @@ --- authors: - "itsHobbes#1985" + - "Lana#4231" + - "Dreameh#0001" + - "Shirleh#9716" created_at: "2021/10/08" title: What is Modern Java? --- diff --git a/src/content/spotlights/what-is-typescript.md b/src/content/spotlights/what-is-typescript.md index bf5fbf7..f80e4e6 100644 --- a/src/content/spotlights/what-is-typescript.md +++ b/src/content/spotlights/what-is-typescript.md @@ -1,6 +1,8 @@ --- authors: - "Daniell#4062" + - "ddivad#0001" + - "Xetera#0001" created_at: "2021/09/08" title: What is TypeScript? ---