From df3d59c9185bce202292843cab6b99a42459a204 Mon Sep 17 00:00:00 2001 From: Andreas Mosti Date: Thu, 2 Jun 2022 13:33:15 +0200 Subject: [PATCH] Removed newline and corrected markdown-table for Interviews and podcasts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 👋 There was an extra newline character after the first entry in the `Interviews and podcasts` sections breaking the markdown preview. Corrected it. Signed-off-by: Andreas Mosti --- community.md | 1 - 1 file changed, 1 deletion(-) diff --git a/community.md b/community.md index cb14fc74..a34043b9 100644 --- a/community.md +++ b/community.md @@ -52,7 +52,6 @@ It would be great to hear from you especially if you have any of the above and w | Title | Show | Date | |---------------------------------------------------------------------|--------------|----------| | [The Cube Interview - Monetising Open Source at KubeCon Valencia](https://www.youtube.com/watch?v=iyMIF4olLWI) | the Cube | 19-May-2022 | - | ["Balancing OSS Sacrifice with Success"](https://github.com/readme/alex-ellis) | GitHub ReadME program | 04-Sep-2020 | | [Episode #116 Independent Open Source, with Alex Ellis](https://kubernetespodcast.com/episode/116-independent-open-source/) | Kubernetes Podcast by Google | 12-Aug-2020 | | [The explosive growth of CNCF, what is Kubernetes and independent open source](https://blog.newrelic.com/engineering/observy-mcobservface-episode-no-2-alex-ellis/) | Observy McObservface | 29-07-2020 |