From 42b86c59f52fd30b212df3169119af70fc0363bd Mon Sep 17 00:00:00 2001 From: Gregory Moore Date: Fri, 18 Oct 2024 20:44:55 -0700 Subject: [PATCH 1/2] Fix username and remove invalid/duplicate people file. --- "content/people/Tomasz Fr\304\205tczak.md" | 13 ------------- content/show/linux-unplugged/0572.md | 2 +- 2 files changed, 1 insertion(+), 14 deletions(-) delete mode 100644 "content/people/Tomasz Fr\304\205tczak.md" diff --git "a/content/people/Tomasz Fr\304\205tczak.md" "b/content/people/Tomasz Fr\304\205tczak.md" deleted file mode 100644 index 7cf771457..000000000 --- "a/content/people/Tomasz Fr\304\205tczak.md" +++ /dev/null @@ -1,13 +0,0 @@ ---- -avatar: null -avatar_small: null -bio: null -homepage: https://accidentallycompetent.io/ -instagram: null -linkedin: null -title: Tomasz Frątczak -twitter: null -type: guest -username: Tomasz Frątczak -youtube: null ---- \ No newline at end of file diff --git a/content/show/linux-unplugged/0572.md b/content/show/linux-unplugged/0572.md index 70d217a91..9b12e35f6 100644 --- a/content/show/linux-unplugged/0572.md +++ b/content/show/linux-unplugged/0572.md @@ -82,7 +82,7 @@ "brent" ], "guests": [ - "Tomasz Frątczak" + "tomasz-frątczak" ], "sponsors": [ "memberful.com-lup", From e614e930aa8721e8ddb9bf5430b5d809d95f1164 Mon Sep 17 00:00:00 2001 From: Gregory Moore Date: Fri, 18 Oct 2024 20:51:13 -0700 Subject: [PATCH 2/2] Merge with existing people file --- content/show/linux-unplugged/0572.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/show/linux-unplugged/0572.md b/content/show/linux-unplugged/0572.md index 9b12e35f6..e648fa5bb 100644 --- a/content/show/linux-unplugged/0572.md +++ b/content/show/linux-unplugged/0572.md @@ -82,7 +82,7 @@ "brent" ], "guests": [ - "tomasz-frątczak" + "tomasz" ], "sponsors": [ "memberful.com-lup",