From 1e19c9843b49fd45fb2e3d2a96706e5acb6950ee Mon Sep 17 00:00:00 2001 From: nick-mccord Date: Mon, 12 Jan 2026 18:06:49 -0600 Subject: [PATCH] Adding authors and enabling content --- src/config/2025.json | 3 +-- src/config/contributors.json | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/src/config/2025.json b/src/config/2025.json index cd09a3f6298..40a3cf3fe21 100644 --- a/src/config/2025.json +++ b/src/config/2025.json @@ -182,8 +182,7 @@ "part": "IV", "chapter_number": "21", "title": "CDN", - "slug": "cdn", - "todo": true + "slug": "cdn" }, { "part": "IV", diff --git a/src/config/contributors.json b/src/config/contributors.json index 6634845e89d..fb8deb944a6 100644 --- a/src/config/contributors.json +++ b/src/config/contributors.json @@ -305,6 +305,10 @@ "2024": [ "analysts", "authors" + ], + "2025": [ + "analysts", + "authors" ] } }, @@ -2355,6 +2359,10 @@ ], "2024": [ "authors" + ], + "2025": [ + "analysts", + "authors" ] } }, @@ -3391,6 +3399,18 @@ ] } }, + "nick-mccord": { + "avatar_url": "69532755", + "github": "nick-mccord", + "name": "Nick McCord", + "linkedin": "nicholasmccord", + "teams": { + "2025": [ + "analysts", + "authors" + ] + } + }, "phacks": { "avatar_url": "2587348", "github": "phacks",