Skip to content

Commit

Permalink
Merge pull request #6 from mcleo-d/update-podcast-title
Browse files Browse the repository at this point in the history
Update Podcast Title
  • Loading branch information
James McLeod authored Jul 9, 2022
2 parents 145c483 + 1c161c8 commit 49bbac3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ Questions and comments are welcome, especially suggestions for upcoming shows. A
## Who maintains and contributes to the project

Mark Miller, VP, Community and Outreach<br />
Executive Director, Linux Podcast
Executive Producer, The Untold Stories of Open Source Podcast

James McLeod, Director of Community, [FINOS](https://www.finos.org)
2 changes: 1 addition & 1 deletion docs/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Questions and comments are welcome, especially suggestions for upcoming shows.
## Who maintains and contributes to the project

Mark Miller, VP, Community and Outreach<br />
Executive Director, Linux Podcast
Executive Producer, The Untold Stories of Open Source Podcast
2 changes: 1 addition & 1 deletion website/src/components/podcasts.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export const podcasts = [
src : "https://open.spotify.com/embed/episode/62DAkdeQTSAPeLbxF2sTlX?utm_source=generator",
type : "spotify",
description : "Open Source is embedded in every software application you touch today. It's impossible to build a large scale application without it. The real question is, what's the story behind that component, application, or framework you just downloaded? Not the specs. Not the functionality. The real story: 'Who wrote the code? What is their backstory? What led them to the Open Source community?'",
podcast : "FINOS Open Source in Finance Podcast",
podcast : "The Untold Stories of Open Source",
podcastUrl : "https://untold-stories-of-open-source.captivate.fm/spotify",
featured : true
}
Expand Down

0 comments on commit 49bbac3

Please sign in to comment.