diff --git a/content/events/2019-berlin/program/jessica-anderson.md b/content/events/2019-berlin/program/jessica-anderson.md
index 825ae9b025f..60907b53569 100644
--- a/content/events/2019-berlin/program/jessica-anderson.md
+++ b/content/events/2019-berlin/program/jessica-anderson.md
@@ -1,5 +1,5 @@
+++
-Title = "From Developers and Operatons to DevOps and Autonomous Teams"
+Title = "From Developers and Operations to DevOps and Autonomous Teams"
Type = "talk"
Speakers = ["jessica-anderson"]
+++
diff --git a/content/events/2019-berlin/program/steffen-siering.md b/content/events/2019-berlin/program/steffen-siering.md
new file mode 100644
index 00000000000..645c5e3257e
--- /dev/null
+++ b/content/events/2019-berlin/program/steffen-siering.md
@@ -0,0 +1,15 @@
++++
+Title = "Workshop: Centralized Logging Patterns"
+Type = "talk"
+Speakers = ["steffen-siering"]
++++
+
+This talk presents multiple approaches and patterns with their advantages and disadvantages, so you can pick the one that fits your organization best:
+
+* Parse: Take the log files of your applications and extract the relevant pieces of information.
+* Send: Add a log appender to send out your events directly without persisting them to a log file.
+* Structure: Write your events in a structured file, which you can then centralize.
+* Containerize: Keep track of short lived containers and configure their logging correctly.
+* Orchestrate: Stay on top of your logs even when services are short lived and dynamically allocated on Kubernetes.
+
+Each pattern has its own demo, so you can easily try out the different approaches in your environment.
diff --git a/content/events/2019-berlin/speakers/murali-suriar.md b/content/events/2019-berlin/speakers/murali-suriar.md
index 0a5d17b3ea7..a13f40d974d 100644
--- a/content/events/2019-berlin/speakers/murali-suriar.md
+++ b/content/events/2019-berlin/speakers/murali-suriar.md
@@ -1,9 +1,11 @@
+++
title = "Murali Suriar"
-twitter = ""
+twitter = "msuriar"
linkedin = ""
website = ""
image = ""
type = "speaker"
linktitle = ["murali-suriar"]
+++
+
+Murali Suriar is a lapsed computer science graduate, turned network engineer, turned SRE. Currently working at Google running cluster filesystem and locking services. Left Google to get on a boat. Got bored and came back.
diff --git a/content/events/2019-berlin/speakers/steffen-siering.md b/content/events/2019-berlin/speakers/steffen-siering.md
new file mode 100644
index 00000000000..7c2010d57c8
--- /dev/null
+++ b/content/events/2019-berlin/speakers/steffen-siering.md
@@ -0,0 +1,9 @@
++++
+title = "Steffen Siering"
+twitter = ""
+linkedin = ""
+website = "https://github.com/urso"
+image = ""
+type = "speaker"
+linktitle = ["steffen-siering"]
++++
diff --git a/content/events/2019-chattanooga/speakers/dave-karow.md b/content/events/2019-chattanooga/speakers/dave-karow.md
new file mode 100644
index 00000000000..bf375b9e9aa
--- /dev/null
+++ b/content/events/2019-chattanooga/speakers/dave-karow.md
@@ -0,0 +1,9 @@
++++
+Title = "Dave Karow"
+Twitter = "davekarow"
+image = "dave-karow.jpg"
+type = "speaker"
+linktitle = "dave-karow"
++++
+
+Dave has three decades of experience in developer tools, developer communities and evangelizing ways to make software delivery more sustainable. Dave grew up just “off-campus” from Stanford as Silicon Valley morphed from defense to chips to software and finally internet services. Dave's front-row seat to all of this action equips him with a unique point of view on the long arc and repeating themes of technology evolution. As CD Evangelist at Split Software, Dave speaks on aligning progressive delivery (i.e. gradual rollouts of new code) with observability of system health, user experience, and user behavior. Before Split.io, he democratized "shift left" performance testing at BlazeMeter.
\ No newline at end of file
diff --git a/content/events/2019-chicago/program/garima-sharma.md b/content/events/2019-chicago/program/garima-sharma.md
index 5526ad6def3..634b892353c 100644
--- a/content/events/2019-chicago/program/garima-sharma.md
+++ b/content/events/2019-chicago/program/garima-sharma.md
@@ -5,6 +5,7 @@ Talk_end_time = ""
Title = "Let's play a real life Dungeon and Dragons"
Type = "talk"
Speakers = ["garima-sharma"]
+speakerdeck = "https://speakerdeck.com/devopsdayschi/lets-play-a-real-life-dungeon-and-dragons-garima-sharma-devopsdays-chicago-2019"
+++
Does your team struggle with context and is scared of going on-call? New team members take a lot of time to get on-boarded? Are you looking for a fun way to increase the knowledge of your team?
diff --git a/content/events/2019-chicago/program/jeff-smith.md b/content/events/2019-chicago/program/jeff-smith.md
index 8257c708f26..537ee5d7195 100644
--- a/content/events/2019-chicago/program/jeff-smith.md
+++ b/content/events/2019-chicago/program/jeff-smith.md
@@ -5,6 +5,7 @@ Talk_end_time = ""
Title = "Ethics in Computing: When Right and Wrong Stop Being Obvious"
Type = "talk"
Speakers = ["jeff-smith"]
+speakerdeck = "https://speakerdeck.com/devopsdayschi/ethics-in-computing-when-right-and-wrong-stop-being-obvious-jeff-smith-devopsdays-chicago-2019"
+++
Ethics in computing sounds like a fairly straight forward proposition at first glance. But when you begin to peel back the complicated layers at which technology and its implementation converge, its anything but simple. In this talk we'll discuss some of the ethical and morale frameworks that we can apply to the computing industry. As we do that we'll discuss and ask ourselves the questions
diff --git a/content/events/2019-columbus/program.md b/content/events/2019-columbus/program.md
index 3f7e85b8707..9f502583b19 100644
--- a/content/events/2019-columbus/program.md
+++ b/content/events/2019-columbus/program.md
@@ -1,7 +1,7 @@
+++
Title = "Program"
Type = "program"
-Description = "Program for devopsdays portland 2019"
+Description = "Program for devopsdays Columbus 2019"
Icons = "false"
+++
diff --git a/content/events/2019-columbus/program/dominica-degrandis.md b/content/events/2019-columbus/program/dominica-degrandis.md
deleted file mode 100644
index a340313c36d..00000000000
--- a/content/events/2019-columbus/program/dominica-degrandis.md
+++ /dev/null
@@ -1,9 +0,0 @@
-+++
-Talk_date = ""
-Talk_start_time = ""
-Talk_end_time = ""
-Title = "Benefits of moving from Project to Product"
-Type = "talk"
-Speakers = ["dominica-degrandis"]
-+++
-
diff --git a/content/events/2019-columbus/program/kristen-biddulph.md b/content/events/2019-columbus/program/kristen-biddulph.md
new file mode 100644
index 00000000000..110e6824b38
--- /dev/null
+++ b/content/events/2019-columbus/program/kristen-biddulph.md
@@ -0,0 +1,11 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "Leading Agile Transformations: A House Divided Cannot Stand"
+Type = "talk"
+Speakers = ["kristen-biddulph"]
++++
+
+Agile transformations are complicated endeavors, especially for large enterprises trying to keep pace with today’s fluid digital marketplace. For change to be sustainable, it cannot be led in a vacuum. Both the right and left hand sides of delivery much adapt accordingly. Most practitioners have only led agile transformations from one side of the house: IT or Business. But a house divided cannot stand. This talk offers revelations from one person who has led transformations as both a product owner and scrum master. Each side faces different challenges, but one commonality remains: by shifting to a generative mindset, they can succeed together.
+
diff --git a/content/events/2019-columbus/program/nathen-harvey-keynote.md b/content/events/2019-columbus/program/nathen-harvey-keynote.md
new file mode 100644
index 00000000000..03fa0fe546b
--- /dev/null
+++ b/content/events/2019-columbus/program/nathen-harvey-keynote.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "TBD"
+Type = "talk"
+Speakers = ["nathen-harvey"]
++++
+
+TBD
diff --git a/content/events/2019-columbus/speakers/dominica-degrandis.md b/content/events/2019-columbus/speakers/dominica-degrandis.md
deleted file mode 100644
index 6e383fe78ad..00000000000
--- a/content/events/2019-columbus/speakers/dominica-degrandis.md
+++ /dev/null
@@ -1,11 +0,0 @@
-+++
-Title = "Dominica DeGrandis"
-Twitter = ""
-image = "dominica-degrandis.jpg"
-type = "speaker"
-linktitle = "dominica-degrandis"
-
-+++
-
-Dominica DeGrandis: Author of Making Work Visible. Director, Digital Transformation @Tasktop. Huge fan of using visual cues to inspire change and provoke necessary conversations. She helps teams level up their capability to deliver more business value.
-
diff --git a/content/events/2019-columbus/speakers/kristen-biddulph.md b/content/events/2019-columbus/speakers/kristen-biddulph.md
new file mode 100644
index 00000000000..9f1ee40c3f3
--- /dev/null
+++ b/content/events/2019-columbus/speakers/kristen-biddulph.md
@@ -0,0 +1,10 @@
++++
+Title = "Kristen Biddulph"
+Twitter = ""
+Website = ""
+type = "speaker"
+linktitle = "kristen-biddulph"
+image = ""
++++
+
+Kristen is a Product Owner and former Scrum Master who has led teams through end to end value stream transformations with an emphasis on partnership across business, user experience, planning, and IT to deliver solutions for customers to manage and grow their financial well being. She enjoys maturing line capabilities to include dev ops practices of continuous planning, integration, and delivery while building a generative culture in the team space. Kristen has provided over 70 gemba walks to leaders and teams and serves as a coach for teams adopting product-centric value stream work methods. Kristen lives in Columbus, OH with her husband, 2 children, and dog and dreams of one day adding “Iron Chef” to her resume.
diff --git a/content/events/2019-edinburgh/speakers/pj-hagerty.md b/content/events/2019-edinburgh/speakers/pj-hagerty.md
index 6661b97ac55..a51aa191262 100644
--- a/content/events/2019-edinburgh/speakers/pj-hagerty.md
+++ b/content/events/2019-edinburgh/speakers/pj-hagerty.md
@@ -2,7 +2,7 @@
Title = "PJ Hagerty"
Twitter = "aspleenic"
type = "speaker"
-image = ""
+image = "pj-hagerty.jpg"
linktitle = "pj-hagerty"
+++
diff --git a/content/events/2019-ghent/program/ant-stanley.md b/content/events/2019-ghent/program/ant-stanley.md
new file mode 100644
index 00000000000..20e7e138cfa
--- /dev/null
+++ b/content/events/2019-ghent/program/ant-stanley.md
@@ -0,0 +1,8 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = ""
+Type = "talk"
+Speakers = ["ant-stanley"]
++++
diff --git a/content/events/2019-ghent/program/blerim-sheqa.md b/content/events/2019-ghent/program/blerim-sheqa.md
new file mode 100644
index 00000000000..1c9e4bd454c
--- /dev/null
+++ b/content/events/2019-ghent/program/blerim-sheqa.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = ""
+Type = "talk"
+Speakers = ["blerim-sheqa"]
++++
+
+
diff --git a/content/events/2019-ghent/program/bridget-kromhout.md b/content/events/2019-ghent/program/bridget-kromhout.md
new file mode 100644
index 00000000000..875b92e6ed2
--- /dev/null
+++ b/content/events/2019-ghent/program/bridget-kromhout.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = ""
+Type = "talk"
+Speakers = ["bridget-kromhout"]
++++
+
+
diff --git a/content/events/2019-ghent/program/chris-corriere.md b/content/events/2019-ghent/program/chris-corriere.md
new file mode 100644
index 00000000000..863999fbc2b
--- /dev/null
+++ b/content/events/2019-ghent/program/chris-corriere.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = ""
+Type = "talk"
+Speakers = ["chris-corriere"]
++++
+
+
diff --git a/content/events/2019-ghent/program/george-miranda.md b/content/events/2019-ghent/program/george-miranda.md
new file mode 100644
index 00000000000..c7e1460e25e
--- /dev/null
+++ b/content/events/2019-ghent/program/george-miranda.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = ""
+Type = "talk"
+Speakers = ["george-miranda"]
++++
+
+
diff --git a/content/events/2019-ghent/program/jason-yee.md b/content/events/2019-ghent/program/jason-yee.md
new file mode 100644
index 00000000000..ac056b02c89
--- /dev/null
+++ b/content/events/2019-ghent/program/jason-yee.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = ""
+Type = "talk"
+Speakers = ["jason-yee"]
++++
+
+
diff --git a/content/events/2019-ghent/program/jj-asghar.md b/content/events/2019-ghent/program/jj-asghar.md
new file mode 100644
index 00000000000..766d2eca51c
--- /dev/null
+++ b/content/events/2019-ghent/program/jj-asghar.md
@@ -0,0 +1,9 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = ""
+Type = "talk"
+Speakers = ["jj-asghar"]
++++
+
diff --git a/content/events/2019-ghent/program/jody-wolfborn.md b/content/events/2019-ghent/program/jody-wolfborn.md
new file mode 100644
index 00000000000..e3c69606d3c
--- /dev/null
+++ b/content/events/2019-ghent/program/jody-wolfborn.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = ""
+Type = "talk"
+Speakers = ["jody-wolfborn"]
++++
+
+
diff --git a/content/events/2019-ghent/program/joshua-zimmerman.md b/content/events/2019-ghent/program/joshua-zimmerman.md
new file mode 100644
index 00000000000..a86de643f6d
--- /dev/null
+++ b/content/events/2019-ghent/program/joshua-zimmerman.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = ""
+Type = "talk"
+Speakers = ["joshua-zimmerman"]
++++
+
+
diff --git a/content/events/2019-ghent/program/ken-mugrage.md b/content/events/2019-ghent/program/ken-mugrage.md
new file mode 100644
index 00000000000..515c7dc600f
--- /dev/null
+++ b/content/events/2019-ghent/program/ken-mugrage.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = ""
+Type = "talk"
+Speakers = ["ken-mugrage"]
++++
+
+
diff --git a/content/events/2019-ghent/program/kimball-johnson.md b/content/events/2019-ghent/program/kimball-johnson.md
new file mode 100644
index 00000000000..3353bf3b09e
--- /dev/null
+++ b/content/events/2019-ghent/program/kimball-johnson.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = ""
+Type = "talk"
+Speakers = ["kimball-johnson"]
++++
+
+
diff --git a/content/events/2019-ghent/program/matty-stratton.md b/content/events/2019-ghent/program/matty-stratton.md
new file mode 100644
index 00000000000..7fa026ef085
--- /dev/null
+++ b/content/events/2019-ghent/program/matty-stratton.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = ""
+Type = "talk"
+Speakers = ["matty-stratton"]
++++
+
+ABSTRACT
diff --git a/content/events/2019-ghent/program/michael-ducy.md b/content/events/2019-ghent/program/michael-ducy.md
new file mode 100644
index 00000000000..b4a92364cfb
--- /dev/null
+++ b/content/events/2019-ghent/program/michael-ducy.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = ""
+Type = "talk"
+Speakers = ["michael-ducy"]
++++
+
+
diff --git a/content/events/2019-ghent/program/nigel-kersten.md b/content/events/2019-ghent/program/nigel-kersten.md
new file mode 100644
index 00000000000..479da010b95
--- /dev/null
+++ b/content/events/2019-ghent/program/nigel-kersten.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = ""
+Type = "talk"
+Speakers = ["nigel-kersten"]
++++
+
+
diff --git a/content/events/2019-ghent/program/patrick-debois.md b/content/events/2019-ghent/program/patrick-debois.md
new file mode 100644
index 00000000000..419c251d058
--- /dev/null
+++ b/content/events/2019-ghent/program/patrick-debois.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = ""
+Type = "talk"
+Speakers = ["patrick-debois"]
++++
+
+
diff --git a/content/events/2019-ghent/program/sasha-rosenbaum.md b/content/events/2019-ghent/program/sasha-rosenbaum.md
new file mode 100644
index 00000000000..c0b398f3bcd
--- /dev/null
+++ b/content/events/2019-ghent/program/sasha-rosenbaum.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = ""
+Type = "talk"
+Speakers = ["sasha-rosenbaum"]
++++
+
+
diff --git a/content/events/2019-ghent/program/stephen-nelson-smith.md b/content/events/2019-ghent/program/stephen-nelson-smith.md
new file mode 100644
index 00000000000..82cfbd68d7f
--- /dev/null
+++ b/content/events/2019-ghent/program/stephen-nelson-smith.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = ""
+Type = "talk"
+Speakers = ["stephen-nelsonsmith"]
++++
+
+
diff --git a/content/events/2019-ghent/speakers.md b/content/events/2019-ghent/speakers.md
new file mode 100644
index 00000000000..399803a6375
--- /dev/null
+++ b/content/events/2019-ghent/speakers.md
@@ -0,0 +1,5 @@
++++
+Title = "Speakers"
+Type = "speakers"
+Description = "Speakers for devopsdays Ghent 2019"
++++
diff --git a/content/events/2019-ghent/speakers/ant-stanley.md b/content/events/2019-ghent/speakers/ant-stanley.md
new file mode 100644
index 00000000000..030000c6004
--- /dev/null
+++ b/content/events/2019-ghent/speakers/ant-stanley.md
@@ -0,0 +1,14 @@
++++
+Title = "Ant Stanley"
+Twitter = "IamStan"
+image = "ant-stanley.jpg"
+type = "speaker"
+linktitle = "ant-stanley"
+
++++
+
+Ant is a consultant and community organizer. He founded and currently runs the Serverless User Group in London, is part of the ServerlessDays London organizing team and the global ServerlessDays leadership team. Previously Ant was a co-founder of A Cloud Guru, and was responsible for organizing the first ServerlessConf event in New York in May 2016.
+
+Living in London since 2009, Ant's background before Serverless is primarily as a Solution Architect at various organisations, from managed service providers to Tier 1 telecommunications providers. He started his career in 1999 doing Y2K upgrades in his native South Africa, and then spent 5 years being paid to write VB6. His current focus is Serverless, GraphQL and Node.js.
+
+Ant writes about all things Serverless, GraphQL and Node.js on Medium. He can be found on Twitter tweeting about his dogs, and Serverless at @IamStan.
diff --git a/content/events/2019-ghent/speakers/blerim-sheqa.md b/content/events/2019-ghent/speakers/blerim-sheqa.md
new file mode 100644
index 00000000000..f1943d23132
--- /dev/null
+++ b/content/events/2019-ghent/speakers/blerim-sheqa.md
@@ -0,0 +1,10 @@
++++
+Title = "Blerim Sheqa"
+Twitter = "bobapple"
+image = "blerim-sheqa.jpg"
+type = "speaker"
+linktitle = "blerim-sheqa"
+
++++
+
+Blerim Sheqa works at NETWAYS, a company dedicated to open source software. He used to work as a Systems Engineer and help customers with their monitoring, logging and configuration management. As a Product Manager for Icinga he helps to develop the product strategy, conception and product management in general.
diff --git a/content/events/2019-ghent/speakers/bridget-kromhout.md b/content/events/2019-ghent/speakers/bridget-kromhout.md
new file mode 100644
index 00000000000..59aa3a5debd
--- /dev/null
+++ b/content/events/2019-ghent/speakers/bridget-kromhout.md
@@ -0,0 +1,10 @@
++++
+Title = "Bridget Kromhout"
+Twitter = "bridgetkromhout"
+image = "bridget-kromhout.png"
+type = "speaker"
+linktitle = "bridget-kromhout"
+
++++
+
+Bridget Kromhout is a Principal Program Manager at Microsoft, focusing on the open source Kubernetes ecosystem. Her CS degree emphasis was in theory, but she now deals with the concrete (if 'cloud' can be considered tangible). After 15 years as an operations engineer, she traded being on call for being on a plane. A frequent speaker and program committee member for tech conferences, she leads the devopsdays organization globally and the devops community at home in Minneapolis. She podcasts with Arrested DevOps, blogs at bridgetkromhout.com, and is active in a Twitterverse near you.
diff --git a/content/events/2019-ghent/speakers/chris-corriere.md b/content/events/2019-ghent/speakers/chris-corriere.md
new file mode 100644
index 00000000000..fd318052ded
--- /dev/null
+++ b/content/events/2019-ghent/speakers/chris-corriere.md
@@ -0,0 +1,10 @@
++++
+Title = "Chris Corriere"
+Twitter = "cacorriere"
+image = "chris-corriere.jpg"
+type = "speaker"
+linktitle = "chris-corriere"
+
++++
+
+Chris Corriere has been working with data, phones, networks and writing software for over twenty years. His background in mathematics and engineering has allowed him to adapt to new and industry specific technologies and provided many unique consulting opportunities. As a devOps professional Chris is committed to culture, automation, learning, sharing, and having a good time while getting work done.
diff --git a/content/events/2019-ghent/speakers/george-miranda.md b/content/events/2019-ghent/speakers/george-miranda.md
new file mode 100644
index 00000000000..bc305503914
--- /dev/null
+++ b/content/events/2019-ghent/speakers/george-miranda.md
@@ -0,0 +1,10 @@
++++
+Title = "George Miranda"
+Twitter = "gmiranda23"
+image = "george-miranda.jpg"
+type = "speaker"
+linktitle = "george-miranda"
+
++++
+
+Tech+Culture+Science+Art. Speaker. Author. Talky person @PagerDuty. Alum: @BuoyantIO, @Chef, @ElectronicArts, SPEAKERBIO misc distributed systems jaunts.
diff --git a/content/events/2019-ghent/speakers/jason-yee.md b/content/events/2019-ghent/speakers/jason-yee.md
new file mode 100644
index 00000000000..f1265ae00f2
--- /dev/null
+++ b/content/events/2019-ghent/speakers/jason-yee.md
@@ -0,0 +1,10 @@
++++
+Title = "Jason Yee"
+Twitter = "gitbisect"
+image = "jason-yee.png"
+type = "speaker"
+linktitle = "jason-yee"
+
++++
+
+Jason is a senior technical evangelist at Datadog. Previously, he was the community manager for DevOps SPEAKERBIO Performance at O’Reilly Media and a software engineer at MongoDB. Outside of work, he likes to spend his time collecting frequent flier miles, interesting whiskey, and pokemon.
diff --git a/content/events/2019-ghent/speakers/jj-asghar.md b/content/events/2019-ghent/speakers/jj-asghar.md
new file mode 100644
index 00000000000..0d7b7244de6
--- /dev/null
+++ b/content/events/2019-ghent/speakers/jj-asghar.md
@@ -0,0 +1,12 @@
++++
+Title = "JJ Asghar"
+Twitter = "jjasghar"
+image = "jj-asghar.jpg"
+type = "speaker"
+linktitle = "jj-asghar"
+
++++
+
+JJ works at IBM on the IBM cloud as a Developer Advocate. He’s focusing on the IBM Kubernetes Service trying to make companies and users have a successful on boarding to the Cloud Native ecosystem.
+
+He lives and grew up in Austin, Texas. He enjoys a good strong stout, hoppy IPA, and some team building Artemis, modding Dwarf Fortress, Rimworld, or Factorio. He’s a member of the Church of Emacs, though jumps into Vim on remote machines. He usually chooses Ubuntu over CentOS, but secretly wants FreeBSD everywhere. He’s always trying to become a better Ruby developer, but experiments with Go, Python, and only when he has to, Node. A father and husband, if he’s not trying to automate his job away he’s always trying to convince his daughters to “be button makers not button pushers.”
diff --git a/content/events/2019-ghent/speakers/jody-wolfborn.md b/content/events/2019-ghent/speakers/jody-wolfborn.md
new file mode 100644
index 00000000000..121291865ea
--- /dev/null
+++ b/content/events/2019-ghent/speakers/jody-wolfborn.md
@@ -0,0 +1,10 @@
++++
+Title = "Jody Wolfborn"
+Twitter = "joderita"
+image = "jody-wolfborn.jpg"
+type = "speaker"
+linktitle = "jody-wolfborn"
+
++++
+
+Jody is a theatre major-turned-technologist with a passion for languages of all kinds and a soft-spot for animals of the canine variety. As a Solutions Architect at Chef Software, she works to help people solve their automation woes by connecting the dots between infrastructure, security, and application development and deployment. She has worked with tech giants and small startups, in large groups and intimate teams, and across varying degrees of technical competency.
diff --git a/content/events/2019-ghent/speakers/joshua-zimmerman.md b/content/events/2019-ghent/speakers/joshua-zimmerman.md
new file mode 100644
index 00000000000..db4ed5229cf
--- /dev/null
+++ b/content/events/2019-ghent/speakers/joshua-zimmerman.md
@@ -0,0 +1,10 @@
++++
+Title = "Joshua Zimmerman"
+Twitter = "TheJewberwocky"
+image = "joshua-zimmerman.jpg"
+type = "speaker"
+linktitle = "joshua-zimmerman"
+
++++
+
+Joshua Zimmerman has been in tech for the past decade, in a variety of different roles and positions. Joshua is passionate about creating sustainable platforms for applications and currently does this for SportsEngine. He is prone to go on long rants about how you should respect libraries, universities and the public sector more than you do currently. In his spare time, he tweets about his cats and helps to organize devops things in Madison, WI.
diff --git a/content/events/2019-ghent/speakers/ken-mugrage.md b/content/events/2019-ghent/speakers/ken-mugrage.md
new file mode 100644
index 00000000000..32987af36f9
--- /dev/null
+++ b/content/events/2019-ghent/speakers/ken-mugrage.md
@@ -0,0 +1,10 @@
++++
+Title = "Ken Mugrage"
+Twitter = "kmugrage"
+image = "ken-mugrage.jpg"
+type = "speaker"
+linktitle = "ken-mugrage"
+
++++
+
+Ken Mugrage teaches Continuous Delivery and DevOps for ThoughtWorks. He's a core organizer for DevOpsDays, and is in complete denial about the world accepting "DevOps Engineer" as a job title.
diff --git a/content/events/2019-ghent/speakers/kimball-johnson.md b/content/events/2019-ghent/speakers/kimball-johnson.md
new file mode 100644
index 00000000000..f573f8b0c31
--- /dev/null
+++ b/content/events/2019-ghent/speakers/kimball-johnson.md
@@ -0,0 +1,10 @@
++++
+Title = "Kimball Johnson"
+Twitter = "drrk"
+image = "kimball-johnson.jpg"
+type = "speaker"
+linktitle = "kimball-johnson"
+
++++
+
+Kimball is a Customer Engineer for Chef Software, where he splits his time between giving training on a variety of Chef products, and assisting large enterprises in their (often scary) journey into the world of DevOps and Automation. Over the past ten years he has being using a wide range of infrastructure automation tools and has seen the pitfalls of a lack of testing. In his spare time he enjoys reading, computer games and good food.
diff --git a/content/events/2019-ghent/speakers/matty-stratton.md b/content/events/2019-ghent/speakers/matty-stratton.md
new file mode 100644
index 00000000000..df62e969734
--- /dev/null
+++ b/content/events/2019-ghent/speakers/matty-stratton.md
@@ -0,0 +1,12 @@
++++
+Title = "Matty Stratton"
+Twitter = "mattstratton"
+image = "matty-stratton.png"
+type = "speaker"
+linktitle = "matty-stratton"
+
++++
+
+Matty Stratton is a DevOps Advocate at PagerDuty, where he helps dev and ops teams advance the practice of their craft and become more operationally mature. He collaborates with PagerDuty customers and industry thought leaders in the broader DevOps community, and back when he drove, his license plate actually said "DevOps".
+
+Matty has over 20 years experience in IT operations, ranging from large financial institutions such as JPMorganChase and internet firms, including Apartments.com. He is a sought-after speaker internationally, presenting at Agile, DevOps, and ITSM focused events, including ChefConf, DevOpsDays, Interop, PINK, and others worldwide. Matty is the founder and co-host of the popular [Arrested DevOps podcast](https://www.arresteddevops.com/), as well as a global organizer of the DevOpsDays set of conferences.
diff --git a/content/events/2019-ghent/speakers/michael-ducy.md b/content/events/2019-ghent/speakers/michael-ducy.md
new file mode 100644
index 00000000000..060218c5059
--- /dev/null
+++ b/content/events/2019-ghent/speakers/michael-ducy.md
@@ -0,0 +1,10 @@
++++
+Title = "Michael Ducy"
+Twitter = "mfdii"
+image = "michael-ducy.png"
+type = "speaker"
+linktitle = "michael-ducy"
+
++++
+
+Michael Ducy currently works as Director of Community SPEAKERBIO Evangelism for Sysdig where he is responsible for growing adoption of Sysdig’s open source solutions. Previously, Michael worked at Chef where he held a variety of roles helping customers and community members leverage Chef’s open source and paid solutions, as well as implement the ideas and practices of DevOps. Michael has also worked in a variety of roles in his career including Cloud Architecture, Systems Engineering, and Performance Engineering. Michael holds a Masters in Computer Science from the University of Chicago and an MBA from The Ohio State University.
diff --git a/content/events/2019-ghent/speakers/nigel-kersten.md b/content/events/2019-ghent/speakers/nigel-kersten.md
new file mode 100644
index 00000000000..6c1b2ae2042
--- /dev/null
+++ b/content/events/2019-ghent/speakers/nigel-kersten.md
@@ -0,0 +1,10 @@
++++
+Title = "Nigel Kersten"
+Twitter = "nigelkersten"
+image = "nigel-kersten.jpg"
+type = "speaker"
+linktitle = "nigel-kersten"
+
++++
+
+VP Eng @puppetize
diff --git a/content/events/2019-ghent/speakers/patrick-debois.md b/content/events/2019-ghent/speakers/patrick-debois.md
new file mode 100644
index 00000000000..11d9338e6db
--- /dev/null
+++ b/content/events/2019-ghent/speakers/patrick-debois.md
@@ -0,0 +1,10 @@
++++
+Title = "Patrick Debois"
+Twitter = "patrickdebois"
+image = "patrick-debois.jpg"
+type = "speaker"
+linktitle = "patrick-debois"
+
++++
+
+cto @zendertv interactive livestreaming - eternal researcher and pragmatic implementor - released #devops onto the world through @devopsdays
diff --git a/content/events/2019-ghent/speakers/sasha-rosenbaum.md b/content/events/2019-ghent/speakers/sasha-rosenbaum.md
new file mode 100644
index 00000000000..89fbe4fb767
--- /dev/null
+++ b/content/events/2019-ghent/speakers/sasha-rosenbaum.md
@@ -0,0 +1,10 @@
++++
+Title = "Sasha Rosenbaum"
+Twitter = "DivineOps"
+image = "sasha-rosenbaum.png"
+type = "speaker"
+linktitle = "sasha-rosenbaum"
+
++++
+
+Sasha is a Program Manager on the Azure DevOps engineering team, focused on improving the alignment of the product with open source software. Sasha is a co-organizer of the DevOps Days Chicago conference, and recently published a book on Serverless computing in Azure with .NET.
diff --git a/content/events/2019-ghent/speakers/stephen-nelson-smith.md b/content/events/2019-ghent/speakers/stephen-nelson-smith.md
new file mode 100644
index 00000000000..5b7a469ba52
--- /dev/null
+++ b/content/events/2019-ghent/speakers/stephen-nelson-smith.md
@@ -0,0 +1,10 @@
++++
+Title = "Stephen Nelson-Smith"
+Twitter = "LordCope"
+image = "stephen-nelson-smith.jpg"
+type = "speaker"
+linktitle = "stephen-nelson-smith"
+
++++
+
+Stephen Nelson-Smith is technical delivery coach at Ticketmaster International, where he works to bring continuous improvement in all areas of the technical organisation, covering architecture, people, and process. A deeply experienced infrastructure developer, he is considered one of the earliest pioneers of the Devops movement, and his O'Reilly books on Test-Driven Infrastructure with Chef brought about a paradigm shift in configuration management. Beyond his work interests, he competes internationally in both Table Tennis and Chess, and is a keen student of Russian literature.
diff --git a/content/events/2019-kansas-city/program/paul-meharg.md b/content/events/2019-kansas-city/program/paul-meharg.md
new file mode 100644
index 00000000000..d5f5f31f2db
--- /dev/null
+++ b/content/events/2019-kansas-city/program/paul-meharg.md
@@ -0,0 +1,14 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "Open Source Developers Are Security’s New Front Line"
+Type = "talk"
+Speakers = ["paul-meharg"]
++++
+
+Open source developers are the new front line of security. Attackers
+have recognized the power of open source and are beginning to create
+their own opportunities to attack. In this session, attendees will
+learn how both security and developers must work together to stop
+this trend.
diff --git a/content/events/2019-kansas-city/program/rhia-dixon.md b/content/events/2019-kansas-city/program/rhia-dixon.md
deleted file mode 100644
index eb7bb377715..00000000000
--- a/content/events/2019-kansas-city/program/rhia-dixon.md
+++ /dev/null
@@ -1,10 +0,0 @@
-+++
-Talk_date = ""
-Talk_start_time = ""
-Talk_end_time = ""
-Title = "CloudWatch-ing: Creating More Useful Logs & Alerts with AWS"
-Type = "talk"
-Speakers = ["rhia-dixon"]
-+++
-Logging is essential for visibility and resiliency, especially when monitoring and debugging software applications. However, overzealous logging of everything can do more harm than good. For integrated applications and multiple client environments, generating massive files of data no one reads can lead to days of troubleshooting and weeks of fixing the “fix”. The time lost multiplies when these logs live in various places with no system to sound the alarm. Learning to use AWS CloudWatch (or other cloud platforms) for streamlined, meaningful, centralized logging and alerts can drastically reduce the time it takes to notice issues, find bugs, and fix them.
-A post-mortem revealed that visibility could have saved our teams days of firefighting and bug-hunting because we would have seen the break coming weeks in advance! Attendees will learn how we were able to pair CloudWatch with other third-party solutions to create a system (complete with logging, alerts, and dashboards) that has vastly improved our system resilience and nimbleness.
diff --git a/content/events/2019-kansas-city/speakers/amber-vanderburg.md b/content/events/2019-kansas-city/speakers/amber-vanderburg.md
index a59cdb380b0..40f89e835d9 100644
--- a/content/events/2019-kansas-city/speakers/amber-vanderburg.md
+++ b/content/events/2019-kansas-city/speakers/amber-vanderburg.md
@@ -1,15 +1,15 @@
+++
Title = "Amber Vanderburg"
-Twitter = "vanderburg.amber"
+Twitter = "vanderburgamber"
Website = "https://www.linkedin.com/in/amber-vanderburg-86817833/"
type = "speaker"
linktitle = "amber-vanderburg"
image = "amber-vanderburg.jpg"
+++
-At age 18, Amber Vanderburg founded non profit Tours of Tulsa that hosted more than 1,000 college students from 75 different countries in the first three years of operation. During this time, Amber earned her BA in Organizational Communications from Oral Roberts University and MA in Organizational Dynamics from the University of Oklahoma - Tulsa. She was also a Tulsa 40 Under 40 businesswoman in HR in corporate America and Lean Six Sigma Green Belt. As a student, Amber was involved as a Division I track and field athlete, OU-Tulsa Student Government Association President, SHRM Chapter President, and Oklahoma Intercollegiate Legislature Associate Justice.
-
-Post graduation, Amber traded the office for a muddy field and shiny heels for a pair of dirty cleats to become the only female, only American, only Christian, and only blonde Academy football coach for the Adidas Gameday Academy/Paris Saint Germain Academy to coach the first generation of athletes in Bangalore, India on both an elite and grassroots level.
-
-Amber worked with an international team of coaches through PSG and Adidas Gameday to transform the organizational design and culture to cultivate a more high performing team. Initiatives and results included heightened retention of players and coaches through better engagement and performance, improved coaches education and curriculum design, implemented communication and knowledge management systems, and strategic recruitment and onboarding.
-
+At age 18, Amber Vanderburg founded non profit Tours of Tulsa that hosted more than 1,000 college students from 75 different countries in the first three years of operation. During this time, Amber earned her BA in Organizational Communications from Oral Roberts University and MA in Organizational Dynamics from the University of Oklahoma - Tulsa. She was also a Tulsa 40 Under 40 businesswoman in HR in corporate America and Lean Six Sigma Green Belt. As a student, Amber was involved as a Division I track and field athlete, OU-Tulsa Student Government Association President, SHRM Chapter President, and Oklahoma Intercollegiate Legislature Associate Justice.
+
+Post graduation, Amber traded the office for a muddy field and shiny heels for a pair of dirty cleats to become the only female, only American, only Christian, and only blonde Academy football coach for the Adidas Gameday Academy/Paris Saint Germain Academy to coach the first generation of athletes in Bangalore, India on both an elite and grassroots level.
+
+Amber worked with an international team of coaches through PSG and Adidas Gameday to transform the organizational design and culture to cultivate a more high performing team. Initiatives and results included heightened retention of players and coaches through better engagement and performance, improved coaches education and curriculum design, implemented communication and knowledge management systems, and strategic recruitment and onboarding.
+
Today, Amber continues to work as a consultant with Paradigm Shift in Leadership, HR, and OD. She is an international speaker that works tirelessly in improving organizational culture and team dynamics is a variety of industries including; healthcare, O&G, globalizing sport, and higher education. She is also the founder of international student-athlete consultancy group, Player Pathwayz which equips athletes with opportunities for success post-high school.
diff --git a/content/events/2019-kansas-city/speakers/paul-meharg.md b/content/events/2019-kansas-city/speakers/paul-meharg.md
new file mode 100644
index 00000000000..66200b87055
--- /dev/null
+++ b/content/events/2019-kansas-city/speakers/paul-meharg.md
@@ -0,0 +1,16 @@
++++
+Title = "Paul Meharg"
+image = "paul-meharg.png"
+type = "speaker"
+linktitle = "paul-meharg"
+linkedin = "https://www.linkedin.com/in/paul-meharg/"
+
++++
+
+Paul is a Solutions Architect at Sonatype who has specialized in DevOps and
+Software Delivery Automation for the past 10 years. Prior to Sonatype, Paul was
+worked with IBM working with the UrbanCode (DevOps) family of products, and
+prior to that, he worked with Red Hat, Hewlett Packard, and Texas Instruments.
+Paul brings over 25 years of knowledge and experience in the software industry
+as a developer, software tester, Solutions Architect and consultant. Paul has a
+Computer Science degree from Texas State University.
\ No newline at end of file
diff --git a/content/events/2019-kansas-city/speakers/rhia-dixon.md b/content/events/2019-kansas-city/speakers/rhia-dixon.md
deleted file mode 100644
index 33a39254e2e..00000000000
--- a/content/events/2019-kansas-city/speakers/rhia-dixon.md
+++ /dev/null
@@ -1,11 +0,0 @@
-+++
-Title = "Rhia Dixon"
-Twitter = "TheFakeRiRi"
-Website = "https://www.rhiadixon.com"
-type = "speaker"
-linktitle = "rhia-dixon"
-image = "rhia-dixon.jpg"
-+++
-Kansas City native, Rhia Dixon is a software engineer at a data-driven tech company where she creates backend software applications using C#/.NET, Python, AWS and a variety of other tech. While she has always been a STEM girl and holds a B.S. in Physics, her journey to the world of tech kicked off in the summer of 2017 during a full-stack web development bootcamp at the University of Kansas-Edwards Campus. Rhia has immersed herself in the KC tech community by volunteering -- both as a mentor, and as Diversity & Inclusion Director -- for Kansas City Women in Technology, a non-profit organization dedicated to bringing women in technology together and encouraging more women and girls to pursue careers in technology.
-
-When she’s not writing code or volunteering, Rhia is chasing her toddler, making jewelry and crafty things for www.afromotif.com, binge-watching Marvel and Harry Potter movies, or spending time making memories with family and friends.
diff --git a/content/events/2019-kansas-city/speakers/roger-noah.md b/content/events/2019-kansas-city/speakers/roger-noah.md
index bcde972dd89..263288820a3 100644
--- a/content/events/2019-kansas-city/speakers/roger-noah.md
+++ b/content/events/2019-kansas-city/speakers/roger-noah.md
@@ -4,6 +4,6 @@ Twitter = "Noatec"
Website = ""
type = "speaker"
linktitle = "roger-noah"
-image = ""
+image = "roger-noah.jpg"
+++
I'm a US Army combat veteran who changed careers from law enforcement to IT. I've been the IT industry for 26 years in the KC area. In that time I've seen many examples of humans doing things that machines should be doing. I have a passion for automation and helping clients on their DevOps journey.
diff --git a/content/events/2019-kansas-city/sponsor.md b/content/events/2019-kansas-city/sponsor.md
index d8d47342d90..18957fb7363 100644
--- a/content/events/2019-kansas-city/sponsor.md
+++ b/content/events/2019-kansas-city/sponsor.md
@@ -175,7 +175,7 @@ All special sponsors will have their logo displayed on the DevOpsDays Kansas Cit
$4,000 |
Pay for drinks, food, and entertainment - get an exclusive space for the night. |
4 |
-
Contact us for availability! |
+
SOLD OUT |
diff --git a/content/events/2019-stockholm/program/waldo-g.md b/content/events/2019-stockholm/program/waldo-g.md
index 3c335d80ceb..277356790f9 100644
--- a/content/events/2019-stockholm/program/waldo-g.md
+++ b/content/events/2019-stockholm/program/waldo-g.md
@@ -2,11 +2,11 @@
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
-Title = "'kubectl': The Definitive Pronunciation Guide"
+Title = "Pronouncing `kubectl`: The Definitive Guide"
Type = "talk"
Speakers = ["waldo-g"]
+++
-**Ignite Talk**
+**Lightning Talk**
Many of us will use a tool or location or object without ever having heard it spoken aloud. While some try to retroactively define the correct pronunciation, it seems that the Kubernetes community leans into the ambiguity. Today, I provide the definitive guide to pronuncing ‘kubectl'.
diff --git a/data/events/2019-auckland.yml b/data/events/2019-auckland.yml
index 2b1aebad4f2..f33d5107cbd 100644
--- a/data/events/2019-auckland.yml
+++ b/data/events/2019-auckland.yml
@@ -44,7 +44,7 @@ nav_elements: # List of pages you want to show up in the navigation of your page
# - name: propose
- name: location
- name: registration
-# - name: program
+ - name: program
- name: speakers
- name: sponsor
- name: contact
@@ -179,11 +179,244 @@ sponsor_levels:
label: Community
max: 1
-#program:
-# - title: "Registration, Coffee/Tea, and Sponsors"
-# type: custom
-# date: 2019-MM-DD
-# start_time: "08:00"
-# end_time: "09:00"
+program:
+ - title: "Registration, Coffee/Tea, and Sponsor Booths Open"
+ type: custom
+ date: 2019-10-21
+ start_time: "08:00"
+ end_time: "09:00"
+ - title: "Opening Welcome"
+ type: custom
+ date: 2019-10-21
+ start_time: "09:00"
+ end_time: "09:10"
+ - title: "brooke-treadgold"
+ type: talk
+ date: 2019-10-21
+ start_time: "09:10"
+ end_time: "09:45"
+ - title: "Sponsors"
+ type: custom
+ date: 2019-10-21
+ start_time: "09:45"
+ end_time: "09:50"
+ - title: "charles-korn"
+ type: talk
+ date: 2019-10-21
+ start_time: "09:50"
+ end_time: "10:25"
+ - title: "Break (catered)"
+ type: custom
+ date: 2019-10-21
+ start_time: "10:25"
+ end_time: "10:50"
+ - title: "kiwi-ingenuity"
+ type: talk
+ date: 2019-10-21
+ start_time: "10:50"
+ end_time: "11:25"
+ - title: "Sponsors"
+ type: custom
+ date: 2019-10-21
+ start_time: "11:25"
+ end_time: "11:30"
+ - title: "craig-box"
+ type: talk
+ date: 2019-10-21
+ start_time: "11:30"
+ end_time: "12:05"
+ - title: "Open Space Intro, Topic and voting plan"
+ type: open-space
+ date: 2019-10-21
+ start_time: "12:05"
+ end_time: "12:30"
+ - title: "Lunch (catered)"
+ type: custom
+ date: 2019-10-21
+ start_time: "12:30"
+ end_time: "13:30"
+ - title: "Open space & workshop room assignments"
+ type: open-space
+ date: 2019-10-21
+ start_time: "13:30"
+ end_time: "13:35"
+ - title: "david-white"
+ type: workshop
+ date: 2019-10-21
+ start_time: "13:25"
+ end_time: "14:15"
+ - title: "Open Space #1"
+ type: open-space
+ date: 2019-10-21
+ start_time: "13:35"
+ end_time: "14:15"
+ - title: "Open Space #2"
+ type: open-space
+ date: 2019-10-21
+ start_time: "14:20"
+ end_time: "15:00"
+ - title: "shahid-iqbal"
+ type: workshop
+ date: 2019-10-21
+ start_time: "15:05"
+ end_time: "15:45"
+ - title: "Open Space #3"
+ type: open-space
+ date: 2019-10-21
+ start_time: "15:05"
+ end_time: "15:45"
+ - title: "Break (catered)"
+ type: custom
+ date: 2019-10-21
+ start_time: "15:45"
+ end_time: "16:10"
+ - title: "Ignites"
+ type: ignite
+ date: 2019-10-21
+ start_time: "16:10"
+ end_time: "16:35"
+ - title: "Sponsors"
+ type: custom
+ date: 2019-10-21
+ start_time: "16:35"
+ end_time: "16:40"
+ - title: "julie-gunderson"
+ type: talk
+ date: 2019-10-21
+ start_time: "16:40"
+ end_time: "17:25"
+ - title: "Close Day & Logistics"
+ type: custom
+ date: 2019-10-21
+ start_time: "17:25"
+ end_time: "17:35"
+ - title: "Evening event"
+ type: custom
+ date: 2019-10-21
+ start_time: "17:35"
+ end_time: "21:00"
+ comments: "TBA"
+
+ - title: "Registration, Coffee/Tea, and Sponsor Booths Open"
+ type: custom
+ date: 2019-10-22
+ start_time: "08:00"
+ end_time: "09:00"
+ - title: "Opening Welcome"
+ type: custom
+ date: 2019-10-22
+ start_time: "09:00"
+ end_time: "09:05"
+ - title: "cath-jones"
+ type: talk
+ date: 2019-10-22
+ start_time: "09:05"
+ end_time: "09:40"
+ - title: "Sponsors"
+ type: custom
+ date: 2019-10-22
+ start_time: "09:40"
+ end_time: "09:45"
+ - title: "piyush-verma"
+ type: talk
+ date: 2019-10-22
+ start_time: "09:45"
+ end_time: "10:20"
+ - title: "Break (catered)"
+ type: custom
+ date: 2019-10-22
+ start_time: "10:20"
+ end_time: "10:45"
+ - title: "jane-miceli"
+ type: talk
+ date: 2019-10-22
+ start_time: "10:45"
+ end_time: "11:20"
+ - title: "Sponsors"
+ type: custom
+ date: 2019-10-22
+ start_time: "11:20"
+ end_time: "11:25"
+ - title: "cameron-huysmans"
+ type: talk
+ date: 2019-10-22
+ start_time: "11:25"
+ end_time: "12:00"
+ - title: "Open Space Intro, Topic and voting plan"
+ type: open-space
+ date: 2019-10-22
+ start_time: "12:00"
+ end_time: "12:05"
+ - title: "Lunch (catered)"
+ type: custom
+ date: 2019-10-22
+ start_time: "12:05"
+ end_time: "13:05"
+ - title: "Open space & workshop room assignments"
+ type: open-space
+ date: 2019-10-22
+ start_time: "13:05"
+ end_time: "13:10"
+ - title: "joshua-king-workshop"
+ type: workshop
+ date: 2019-10-22
+ start_time: "13:10"
+ end_time: "13:50"
+ - title: "Open Space #4"
+ type: open-space
+ date: 2019-10-22
+ start_time: "13:10"
+ end_time: "13:50"
+ - title: "Open Space #5"
+ type: open-space
+ date: 2019-10-22
+ start_time: "13:55"
+ end_time: "14:35"
+ - title: "corneile-britz"
+ type: workshop
+ date: 2019-10-22
+ start_time: "14:40"
+ end_time: "15:20"
+ - title: "Open Space #6"
+ type: open-space
+ date: 2019-10-22
+ start_time: "14:40"
+ end_time: "15:20"
+ - title: "Break (catered)"
+ type: custom
+ date: 2019-10-22
+ start_time: "15:20"
+ end_time: "15:45"
+ - title: "Ignites"
+ type: ignite
+ date: 2019-10-22
+ start_time: "15:45"
+ end_time: "16:10"
+ - title: "laura-bell"
+ type: talk
+ date: 2019-10-22
+ start_time: "16:15"
+ end_time: "17:00"
+ - title: "Closing Remarks & Giveaways"
+ type: custom
+ date: 2019-10-22
+ start_time: "17:00"
+ end_time: "17:10"
+ignites:
+ - title: "gleidson-nascimento"
+ date: 2019-10-21
+ - title: "joshua-king"
+ date: 2019-10-21
+ - title: "srdan-dukic"
+ date: 2019-10-21
+ - title: "liz-hubertz"
+ date: 2019-10-21
+ - title: "everett-toews"
+ date: 2019-10-22
+ - title: "joel-wiramu-pauling"
+ date: 2019-10-22
+ - title: "steven-ensslen"
+ date: 2019-10-22
+ - title: "mandi-buswell"
+ date: 2019-10-22
-# Watch Triggered
diff --git a/data/events/2019-belo-horizonte.yml b/data/events/2019-belo-horizonte.yml
index 98e3c3d751e..952cfe44c14 100644
--- a/data/events/2019-belo-horizonte.yml
+++ b/data/events/2019-belo-horizonte.yml
@@ -110,6 +110,8 @@ sponsors:
level: ouro
- id: smarttbot
level: prata
+ - id: nuvemshop
+ level: prata
- id: 4yousee
level: bronze
- id: bhs
diff --git a/data/events/2019-berlin.yml b/data/events/2019-berlin.yml
index a553de153c7..5e8d56aabda 100644
--- a/data/events/2019-berlin.yml
+++ b/data/events/2019-berlin.yml
@@ -240,6 +240,11 @@ program:
date: 2019-11-27
start_time: "17:00"
end_time: "17:45"
+ - title: "steffen-siering"
+ type: talk
+ date: 2019-11-27
+ start_time: "17:00"
+ end_time: "17:45"
- title: "Closing Day 1"
type: custom
date: 2019-11-27
diff --git a/data/events/2019-buffalo.yml b/data/events/2019-buffalo.yml
index 6bf73a800b5..50f4251c496 100644
--- a/data/events/2019-buffalo.yml
+++ b/data/events/2019-buffalo.yml
@@ -49,7 +49,7 @@ nav_elements: # List of pages you want to show up in the navigation of your page
# These are the same people you have on the mailing list and Slack channel.
team_members: # Name is the only required field for team members.
- name: "Quintessence Anx"
- bio: "Quintessence has worked in the IT community for over 10 years, including as a database administrator and a DevOps / Cloud / Infrastructure engineer. She was also a core contributor to Stark & Wayne’s SHIELD project, which adds backup functionality to Cloud Foundry, as well as a technical reviewer for Learning Go Programming published by Packt Publishing. Currently she is a Technical Evangelist, focusing on community engagement related to DevOps. Outside of work she is a leader and co-founder of Inclusive Tech Buffalo to help underrepresented groups in tech launch careers in development."
+ bio: "Quintessence has worked in the IT community for over 10 years, including as a database administrator and a DevOps / Cloud / Infrastructure engineer. She was also a core contributor to Stark & Wayne’s SHIELD project, which adds backup functionality to Cloud Foundry, as well as a technical reviewer for Learning Go Programming published by Packt Publishing. Currently she is a Technical Evangelist, focusing on community engagement related to DevOps. Outside of work she is a leader and co-founder of Inclusive Tech Buffalo to help underrepresented groups in tech launch careers in development. Headshot by [Olga Nelioubov](https://www.olganelioubov.com/)"
twitter: "QuintessenceAnx"
image: "quintessence.jpg"
linkedin: "https://www.linkedin.com/in/quintessenceanx/"
@@ -163,7 +163,7 @@ program:
date: 2019-09-26T00:00:00-04:00
start_time: "09:40"
end_time: "10:10"
- - title: "chris-van-tuin"
+ - title: "stacey-jenkins"
type: talk
date: 2019-09-26T00:00:00-04:00
start_time: "10:20"
@@ -203,7 +203,7 @@ program:
date: 2019-09-26T00:00:00-04:00
start_time: "16:10"
end_time: "16:40"
- - title: "stacey-jenkins"
+ - title: "chris-van-tuin"
type: talk
date: 2019-09-26T00:00:00-04:00
start_time: "16:45"
diff --git a/data/events/2019-cairo.yml b/data/events/2019-cairo.yml
index 37c9a213d79..75b4579f75b 100644
--- a/data/events/2019-cairo.yml
+++ b/data/events/2019-cairo.yml
@@ -93,6 +93,16 @@ sponsors:
level: gold
- id: gizasystems
level: exclusive
+ - id: wuzzuf
+ level: gold
+ - id: sumerge
+ level: gold
+ - id: get
+ level: gold
+ - id: incorta
+ level: gold
+ - id: cegedim
+ level: silver
#- id: amecse
# level: community
#- id: egyptinnovate
@@ -111,7 +121,7 @@ sponsor_levels:
max: 1
- id: gold
label: Gold
- max: 5
+ max: 10
- id: silver
label: Silver
max: 0 # This is the same as omitting the max limit.
diff --git a/data/events/2019-chattanooga.yml b/data/events/2019-chattanooga.yml
index 9934bf5f8d6..59ab798a112 100644
--- a/data/events/2019-chattanooga.yml
+++ b/data/events/2019-chattanooga.yml
@@ -86,6 +86,8 @@ sponsors:
level: gold
- id: bcbst
level: gold
+ - id: unum
+ level: gold
- id: saucelabs
level: silver
- id: compuware
diff --git a/data/events/2019-columbus.yml b/data/events/2019-columbus.yml
index 637f487cb0e..8f2c7bc49fd 100644
--- a/data/events/2019-columbus.yml
+++ b/data/events/2019-columbus.yml
@@ -197,7 +197,7 @@ program:
start_time: "10:30"
end_time: "11:00"
-- title: "peter-nijenhuis"
+- title: "kristen-biddulph"
type: talk
date: 2019-09-18
start_time: "11:00"
@@ -287,7 +287,7 @@ program:
start_time: "4:00"
end_time: "4:45"
-- title: "Keynote TBD"
+- title: "peter-nijenhuis"
type: custom
date: 2019-09-18
start_time: "4:50"
@@ -312,7 +312,7 @@ program:
start_time: "9:00"
end_time: "9:15"
-- title: "dominica-degrandis"
+- title: "nathen-harvey-keynote"
type: talk
date: 2019-09-19
start_time: "9:15"
diff --git a/data/events/2019-ghent.yml b/data/events/2019-ghent.yml
index f69bdfae9fe..d7873d057cf 100644
--- a/data/events/2019-ghent.yml
+++ b/data/events/2019-ghent.yml
@@ -36,11 +36,11 @@ location: "Vooruit" # Defaults to city, but you can make it the venue name.
location_address: "Sint-Pietersnieuwstraat 23, 9000 Gent" #Optional - use the street address of your venue. This will show up on the welcome page if set.
nav_elements: # List of pages you want to show up in the navigation of your page.
- - name: propose
+# - name: propose
- name: location
- name: registration
# - name: program
- # - name: speakers
+ - name: speakers
- name: sponsor
- name: contact
- name: conduct
diff --git a/data/events/2019-hartford.yml b/data/events/2019-hartford.yml
index ae6ba8efcbc..18290c9b5e8 100644
--- a/data/events/2019-hartford.yml
+++ b/data/events/2019-hartford.yml
@@ -95,6 +95,9 @@ proposal_email: "proposals-hartford-2019@devopsdays.org" # Put your proposal ema
# List all of your sponsors here along with what level of sponsorship they have.
# Check data/sponsors/ to use sponsors already added by others.
sponsors:
+ - id: gitlab
+ level: gold
+ url: "https://about.gitlab.com"
- id: dynatrace
level: silver
- id: eliassen-group
diff --git a/data/events/2019-kansas-city.yml b/data/events/2019-kansas-city.yml
index 1c1f50d2eed..34cdb9cb6c1 100644
--- a/data/events/2019-kansas-city.yml
+++ b/data/events/2019-kansas-city.yml
@@ -196,6 +196,10 @@ sponsors:
url: https://stackoverflow.com/jobs/companies/c2fo#jobs-items
- id: stackify
level: premium
+ - id: new-context
+ level: social
+ - id: newrelic
+ level: premium
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
@@ -299,7 +303,7 @@ program:
date: 2019-10-24
start_time: "14:30"
end_time: "16:30"
- - title: "rhia-dixon"
+ - title: "paul-meharg"
type: talk
date: 2019-10-24
start_time: "14:30"
diff --git a/data/events/2019-london.yml b/data/events/2019-london.yml
index e0e630c4d3c..337f2ceadb3 100644
--- a/data/events/2019-london.yml
+++ b/data/events/2019-london.yml
@@ -98,6 +98,8 @@ sponsors:
level: gold
- id: influxdata
level: gold
+ - id: jfrog
+ level: gold
- id: pivotal
level: gold
- id: scalefactory
diff --git a/data/events/2019-raleigh.yml b/data/events/2019-raleigh.yml
index 32db3478f43..058f41f18be 100644
--- a/data/events/2019-raleigh.yml
+++ b/data/events/2019-raleigh.yml
@@ -140,6 +140,8 @@ sponsors:
level: gold
- id: nctechorg
level: community
+ - id: split-software
+ level: platinum
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
diff --git a/data/sponsors/cegedim.yml b/data/sponsors/cegedim.yml
new file mode 100644
index 00000000000..1ad7b794493
--- /dev/null
+++ b/data/sponsors/cegedim.yml
@@ -0,0 +1,2 @@
+name: "cegedim"
+url: "https://cegedim.com"
diff --git a/data/sponsors/get.yml b/data/sponsors/get.yml
new file mode 100644
index 00000000000..12da5a14de2
--- /dev/null
+++ b/data/sponsors/get.yml
@@ -0,0 +1,2 @@
+name: "GET Group"
+url: "https://www.getgroup.com/"
diff --git a/data/sponsors/incorta.yml b/data/sponsors/incorta.yml
new file mode 100644
index 00000000000..eb09561a7bb
--- /dev/null
+++ b/data/sponsors/incorta.yml
@@ -0,0 +1,2 @@
+name: "Incorta."
+url: "https://incorta.com"
diff --git a/data/sponsors/nuvemshop.yml b/data/sponsors/nuvemshop.yml
new file mode 100644
index 00000000000..050abf41c19
--- /dev/null
+++ b/data/sponsors/nuvemshop.yml
@@ -0,0 +1,2 @@
+name: "Nuvemshop"
+url: "https://www.nuvemshop.com.br/"
diff --git a/data/sponsors/sumerge.yml b/data/sponsors/sumerge.yml
new file mode 100644
index 00000000000..9863a3975e5
--- /dev/null
+++ b/data/sponsors/sumerge.yml
@@ -0,0 +1,2 @@
+name: "Sumerge"
+url: "https://sumerge.com"
diff --git a/static/events/2019-auckland/speakers/craig-box.jpg b/static/events/2019-auckland/speakers/craig-box.jpg
index 158c94a037b..d8ac1353241 100644
Binary files a/static/events/2019-auckland/speakers/craig-box.jpg and b/static/events/2019-auckland/speakers/craig-box.jpg differ
diff --git a/static/events/2019-auckland/speakers/everett-toews.jpg b/static/events/2019-auckland/speakers/everett-toews.jpg
new file mode 100644
index 00000000000..684849037af
Binary files /dev/null and b/static/events/2019-auckland/speakers/everett-toews.jpg differ
diff --git a/static/events/2019-auckland/speakers/jane-miceli.jpg b/static/events/2019-auckland/speakers/jane-miceli.jpg
new file mode 100644
index 00000000000..cc4aec5d018
Binary files /dev/null and b/static/events/2019-auckland/speakers/jane-miceli.jpg differ
diff --git a/static/events/2019-auckland/speakers/steven-ensslen.jpg b/static/events/2019-auckland/speakers/steven-ensslen.jpg
new file mode 100644
index 00000000000..9b86b9fc805
Binary files /dev/null and b/static/events/2019-auckland/speakers/steven-ensslen.jpg differ
diff --git a/static/events/2019-chattanooga/speakers/dave-karow.jpg b/static/events/2019-chattanooga/speakers/dave-karow.jpg
new file mode 100644
index 00000000000..30856dd9b41
Binary files /dev/null and b/static/events/2019-chattanooga/speakers/dave-karow.jpg differ
diff --git a/static/events/2019-columbus/speakers/dominica-degrandis.jpg b/static/events/2019-columbus/speakers/dominica-degrandis.jpg
deleted file mode 100644
index 8b54a7dc133..00000000000
Binary files a/static/events/2019-columbus/speakers/dominica-degrandis.jpg and /dev/null differ
diff --git a/static/events/2019-edinburgh/speakers/pj-hagerty.jpg b/static/events/2019-edinburgh/speakers/pj-hagerty.jpg
new file mode 100644
index 00000000000..dc305c0ee3a
Binary files /dev/null and b/static/events/2019-edinburgh/speakers/pj-hagerty.jpg differ
diff --git a/static/events/2019-ghent/speakers/ant-stanley.jpg b/static/events/2019-ghent/speakers/ant-stanley.jpg
new file mode 100644
index 00000000000..be90e53b685
Binary files /dev/null and b/static/events/2019-ghent/speakers/ant-stanley.jpg differ
diff --git a/static/events/2019-ghent/speakers/blerim-sheqa.jpg b/static/events/2019-ghent/speakers/blerim-sheqa.jpg
new file mode 100644
index 00000000000..62a70d822df
Binary files /dev/null and b/static/events/2019-ghent/speakers/blerim-sheqa.jpg differ
diff --git a/static/events/2019-ghent/speakers/bridget-kromhout.png b/static/events/2019-ghent/speakers/bridget-kromhout.png
new file mode 100644
index 00000000000..a9f78b8c14b
Binary files /dev/null and b/static/events/2019-ghent/speakers/bridget-kromhout.png differ
diff --git a/static/events/2019-ghent/speakers/chris-corriere.jpg b/static/events/2019-ghent/speakers/chris-corriere.jpg
new file mode 100644
index 00000000000..eb2771c452b
Binary files /dev/null and b/static/events/2019-ghent/speakers/chris-corriere.jpg differ
diff --git a/static/events/2019-ghent/speakers/george-miranda.jpg b/static/events/2019-ghent/speakers/george-miranda.jpg
new file mode 100644
index 00000000000..2d8ed2de567
Binary files /dev/null and b/static/events/2019-ghent/speakers/george-miranda.jpg differ
diff --git a/static/events/2019-ghent/speakers/jason-yee.png b/static/events/2019-ghent/speakers/jason-yee.png
new file mode 100644
index 00000000000..9e8fc9a06f6
Binary files /dev/null and b/static/events/2019-ghent/speakers/jason-yee.png differ
diff --git a/static/events/2019-ghent/speakers/jj-asghar.jpg b/static/events/2019-ghent/speakers/jj-asghar.jpg
new file mode 100644
index 00000000000..5d5453d16b3
Binary files /dev/null and b/static/events/2019-ghent/speakers/jj-asghar.jpg differ
diff --git a/static/events/2019-ghent/speakers/jody-wolfborn.jpg b/static/events/2019-ghent/speakers/jody-wolfborn.jpg
new file mode 100644
index 00000000000..e6b0cc0f872
Binary files /dev/null and b/static/events/2019-ghent/speakers/jody-wolfborn.jpg differ
diff --git a/static/events/2019-ghent/speakers/joshua-zimmerman.jpg b/static/events/2019-ghent/speakers/joshua-zimmerman.jpg
new file mode 100644
index 00000000000..adb0f38c953
Binary files /dev/null and b/static/events/2019-ghent/speakers/joshua-zimmerman.jpg differ
diff --git a/static/events/2019-ghent/speakers/ken-mugrage.jpg b/static/events/2019-ghent/speakers/ken-mugrage.jpg
new file mode 100644
index 00000000000..7997f0ab8d7
Binary files /dev/null and b/static/events/2019-ghent/speakers/ken-mugrage.jpg differ
diff --git a/static/events/2019-ghent/speakers/kimball-johnson.jpg b/static/events/2019-ghent/speakers/kimball-johnson.jpg
new file mode 100644
index 00000000000..04db9df798f
Binary files /dev/null and b/static/events/2019-ghent/speakers/kimball-johnson.jpg differ
diff --git a/static/events/2019-ghent/speakers/matty-stratton.png b/static/events/2019-ghent/speakers/matty-stratton.png
new file mode 100644
index 00000000000..9ac6927c64f
Binary files /dev/null and b/static/events/2019-ghent/speakers/matty-stratton.png differ
diff --git a/static/events/2019-ghent/speakers/michael-ducy.png b/static/events/2019-ghent/speakers/michael-ducy.png
new file mode 100644
index 00000000000..d5e190a076f
Binary files /dev/null and b/static/events/2019-ghent/speakers/michael-ducy.png differ
diff --git a/static/events/2019-ghent/speakers/nigel-kersten.jpg b/static/events/2019-ghent/speakers/nigel-kersten.jpg
new file mode 100644
index 00000000000..136a0d94ea9
Binary files /dev/null and b/static/events/2019-ghent/speakers/nigel-kersten.jpg differ
diff --git a/static/events/2019-ghent/speakers/patrick-debois.jpg b/static/events/2019-ghent/speakers/patrick-debois.jpg
new file mode 100644
index 00000000000..76818e67fda
Binary files /dev/null and b/static/events/2019-ghent/speakers/patrick-debois.jpg differ
diff --git a/static/events/2019-ghent/speakers/sasha-rosenbaum.png b/static/events/2019-ghent/speakers/sasha-rosenbaum.png
new file mode 100644
index 00000000000..215d96bd623
Binary files /dev/null and b/static/events/2019-ghent/speakers/sasha-rosenbaum.png differ
diff --git a/static/events/2019-ghent/speakers/stephen-nelson-smith.jpg b/static/events/2019-ghent/speakers/stephen-nelson-smith.jpg
new file mode 100644
index 00000000000..d2b4326458a
Binary files /dev/null and b/static/events/2019-ghent/speakers/stephen-nelson-smith.jpg differ
diff --git a/static/events/2019-kansas-city/speakers/paul-meharg.png b/static/events/2019-kansas-city/speakers/paul-meharg.png
new file mode 100644
index 00000000000..dbf104110bc
Binary files /dev/null and b/static/events/2019-kansas-city/speakers/paul-meharg.png differ
diff --git a/static/events/2019-kansas-city/speakers/rhia-dixon.jpg b/static/events/2019-kansas-city/speakers/rhia-dixon.jpg
deleted file mode 100644
index 21de71b3c95..00000000000
Binary files a/static/events/2019-kansas-city/speakers/rhia-dixon.jpg and /dev/null differ
diff --git a/static/events/2019-kansas-city/speakers/roger-noah.jpg b/static/events/2019-kansas-city/speakers/roger-noah.jpg
new file mode 100644
index 00000000000..3ffb18e0f0d
Binary files /dev/null and b/static/events/2019-kansas-city/speakers/roger-noah.jpg differ
diff --git a/static/img/sponsors/GET.png b/static/img/sponsors/GET.png
new file mode 100644
index 00000000000..4f92d837538
Binary files /dev/null and b/static/img/sponsors/GET.png differ
diff --git a/static/img/sponsors/cegedim.png b/static/img/sponsors/cegedim.png
new file mode 100644
index 00000000000..d389869fcad
Binary files /dev/null and b/static/img/sponsors/cegedim.png differ
diff --git a/static/img/sponsors/dtonomy.png b/static/img/sponsors/dtonomy.png
index 79448195c9d..f42a3e3b79a 100644
Binary files a/static/img/sponsors/dtonomy.png and b/static/img/sponsors/dtonomy.png differ
diff --git a/static/img/sponsors/get.png b/static/img/sponsors/get.png
new file mode 100644
index 00000000000..4f92d837538
Binary files /dev/null and b/static/img/sponsors/get.png differ
diff --git a/static/img/sponsors/incorta.png b/static/img/sponsors/incorta.png
new file mode 100644
index 00000000000..bb3599b69dd
Binary files /dev/null and b/static/img/sponsors/incorta.png differ
diff --git a/static/img/sponsors/nuvemshop.png b/static/img/sponsors/nuvemshop.png
new file mode 100644
index 00000000000..3bc30b04670
Binary files /dev/null and b/static/img/sponsors/nuvemshop.png differ
diff --git a/static/img/sponsors/sumerge.png b/static/img/sponsors/sumerge.png
new file mode 100644
index 00000000000..a6c4216b734
Binary files /dev/null and b/static/img/sponsors/sumerge.png differ