File tree Expand file tree Collapse file tree 2 files changed +28
-5
lines changed
Expand file tree Collapse file tree 2 files changed +28
-5
lines changed Original file line number Diff line number Diff line change 1- show : false
2- date :
3- time :
4- host :
1+ show : true
2+ date : Martes 25 de Marzo
3+ time : 19 hs
4+ host : howdy
55# Use the following format for talks
66# talks:
77# - speaker: Speaker name taken from people.yml file
88# name: Talk name
99# Or if the speakers are TBD
1010# talks: []
11- talks : []
11+ talks :
12+ - speakers :
13+ - marco_roth
14+ name : " Scaling RubyVideo.dev: The mission to index all Ruby conferences"
15+
16+ - speakers :
17+ - seth_horsley
18+ name : " Building beautiful UIs with Ruby: A Rails-native approach"
19+
20+ - speakers :
21+ - nicolas_buero
22+ name : " Pursuing the Fix: A Rails Bug story"
Original file line number Diff line number Diff line change @@ -167,3 +167,15 @@ matias_lorenzo:
167167nicolas_erlichman :
168168 name : Nicolas Erlichman
169169 github : nerlichman
170+
171+ marco_roth :
172+ name : Marco Roth
173+ github : marcoroth
174+
175+ seth_horsley :
176+ name : Seth Horsley
177+ github : sethhorsley
178+
179+ nicolas_buero :
180+ name : Nicolás Buero
181+ github : Nicolasvb23
You can’t perform that action at this time.
0 commit comments